Dima
Bykhovsky
Toggle navigation
about
blog
news
teaching
CV
research
Courses
ML
Python
course
, 2024
Recommended resources
General resources
W3Schools
- Python tutorial
Python Programming
- Hebrew book
PythonTutor
- Python code debugging and visualization
Codewars
- Python coding challenges
Recommended
MOOCs
Recommended reading
Python Data Science Handbook
online
- Chapters 2, 3, 4 are recommended for this course.
Pandas
How to read CSV file from GitHub using pandas
Polars package
Getting started
as an alternative to Pandas
Numpy
NumPy for MATLAB users
Matplotlib
Plotting importance -
Anscombe’s quartet
Ten Simple Rules for Better Figures
Examples
Advanced topics
Advanced list comprehensions
tutorial