top of page

Free Python course for data analysis

Updated: Sep 22, 2023



I'm launching a free Python course for data analysis. The course is divided into six Jupyter notebooks targeting different aspects:

  1. Basics

  2. Functions

  3. Object-oriented programming

  4. Data Manipulation (NumPy and Pandas)

  5. Data Visualization (matplotlib, Plotly and seaborn)

  6. Helpful tips and modules

This course is meant for beginners but also experienced programmers that wish to expand their knowledge.


Note:

  • No prior programming experience is needed but some basic notions of mathematics are recommended

  • Most modules include exercises (+ solutions), so you will have a chance to put things into practice!

  • Enough content to spend dozens of hours. Nevertheless, I plan to add much more content in the future, so stay tuned!




Comments


Commenting has been turned off.
bottom of page