A set of notebooks inspired by the book Python Data Science Handbook to get the bases of Python for data science:
- tips and tricks
- numpy
- pandas
- plot
- scikit-learn
Additional notebooks:
- a simple performance test of numpy vs pandas
- a simple analysis of the titanic dataset with pandas