Create a virtualenv and install the requirements.
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Repository that includes Jupyter Notebooks covering essential concepts and hands-on exercises for data analysis and data visualization using Pandas, Numpy, Matplotlib, and Seaborn. Whether you're a beginner or looking to refine your skills, this repo offers practical insights.
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Create a virtualenv and install the requirements.
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Repository that includes Jupyter Notebooks covering essential concepts and hands-on exercises for data analysis and data visualization using Pandas, Numpy, Matplotlib, and Seaborn. Whether you're a beginner or looking to refine your skills, this repo offers practical insights.