Jupyter notebook based introduction to data analysis using Python
A high-level introduction to:
- Pandas, Python data analysis library.
- Seaborn, statistical data visualization.
- Statsmodels, statistical models in python.
- scikit-learn, machine learning in Python.