Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monddavila/online-retail-data-analysis
- Owner: monddavila
- Created: 2024-06-04T11:09:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T14:02:08.000Z (6 months ago)
- Last Synced: 2024-08-14T04:21:57.158Z (3 months ago)
- Topics: data-analysis, jupyter-notebook, matplotlib, numpy, pandas, python, seaborn
- Language: HTML
- Homepage: https://github.com/monde1023/Online-Retail-Data-Analysis/blob/main/online_retail_analysis.ipynb
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online-Retail-Data-Analysis
Online Retail Exploratory Data Analysis with Python1. [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/)