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

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

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