https://github.com/adikahnf/Data-analysis-with-Python
https://github.com/adikahnf/Data-analysis-with-Python
data-analysis numpy pandas python streamlit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/adikahnf/Data-analysis-with-Python
- Owner: Dka-11
- Created: 2023-09-21T06:25:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T07:26:25.000Z (over 2 years ago)
- Last Synced: 2025-01-21T10:23:35.082Z (about 1 year ago)
- Topics: data-analysis, numpy, pandas, python, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 41.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Analysis Project
This is Course from Dicoding
## Setup Environement
```
pip install numpy pandas matplotlib seaborn streamlit
```
## Run streamlit app
```
streamlit run dashboard-e-commerce.py