Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourasishbasu/python-data-analytics
Couple of case studies for data analytics using Python
https://github.com/sourasishbasu/python-data-analytics
Last synced: about 18 hours ago
JSON representation
Couple of case studies for data analytics using Python
- Host: GitHub
- URL: https://github.com/sourasishbasu/python-data-analytics
- Owner: SourasishBasu
- Created: 2024-05-23T13:37:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T13:13:45.000Z (7 months ago)
- Last Synced: 2024-06-12T16:15:14.007Z (7 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Data Analytics
Couple of case studies for data analytics using Python## Setup and Usage
- Clone the repository and cd into project directory```bash
git clone https://github.com/SourasishBasu/python-data-analytics.git
cd python-data-analytics
```
- Open the notebooks in Google Colab or JupyterLab.
- Add the dataset files from the respective named folders within the `assets` directory.