Links
Python
- Python tutorial for practice session 1 (iris.csv - dataset for the tutorial)
- Pandas cheat-sheet 1
- Pandas cheat-sheet 2
- Scikit-Learn cheat-sheet
- List of interesting cheat-sheets, includes more for pandas, plotting with matplotlib, jupyter notebook, scipy, numpy etc
- Scikit-Learn tutorials
- Jupyter Notebook tricks
- If you have trouble with Python in general you can follow any online short course to learn the basic principles of syntax.