Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monddavila/online-retail-data-analysis

Online Retail Exploratory Data Analysis with Python
https://github.com/monddavila/online-retail-data-analysis

data-analysis jupyter-notebook matplotlib numpy pandas python seaborn

Last synced: 5 days ago
JSON representation

Online Retail Exploratory Data Analysis with Python

Awesome Lists containing this project

README

        

# Online-Retail-Data-Analysis
Online Retail Exploratory Data Analysis with Python

1. [Installation](#installation)

2. ## Installation
The Python libraries necessary to execute the codes in the [Jupyter notebook](https://github.com/monde1023/Online-Retail-Data-Analysis/blob/main/online_retail_analysis.ipynb) are
as follows:
* [Pandas](https://pandas.pydata.org/)
* [Numpy](https://numpy.org/)
* [Matplotlib](https://matplotlib.org/stable/index.html)
* [Seaborn](https://seaborn.pydata.org/)