Python toolkit#

The goal of this section is to give you a first impression of some important tools and concepts when doing data science or statistics projects in Python.

The following Jupyter Book “Python basics” contains an overview about the programming toolkit you will need for our course and provides an introduction to Python:

  • Programming toolkit

  • Python syntax and semantics

  • Python modules: Pandas, NumPy, Scikit-learn, Jupyter, IPython

Jupyter Book