Please help us to improve the course by filling out the feedback form
DAY 1 | DAY 2 | DAY 3 |
---|---|---|
Morning coffee (optional) | Morning coffee (optional) | Morning coffee (optional) |
Introduction and Motivation | Pandas | Recap Quiz |
Variables and data types | ||
Coffee break | Coffee break | Coffee break |
Iterables I | Pandas | Visualization |
Coffee break | ||
Iterables II | ||
Lunch | Lunch | Lunch |
Booleans, operators and conditions | Pandas | Virtual envs and installations |
Coffee break | Coffee break | Coffee break |
Loops | Pandas | Dataset Exercise |
Q & A | Q & A | Q & A |
- Basics:
- Data Science:
- Visualization:
-
- Interactive website with many beginners code tutorials. Requires sign-up but base content is free.
-
- interactive python basics tutorial
-
Springboard - Data Analysis with Python, SQL, and R
- starts with - Solo Learn and Design of Computer Programs
-
- Python introduction with a focus on scientific computing
In this course we use Google Colab to execute notebooks. Notebooks are text files allowing the combination of Text, Code and the output of code. Colab offers an extended set of pre-installed tools. See the tutorial series.
Anaconda offers for your private computer an extended installations, including most tools you will ever need for Python. Use the Anaconda Navigator to launch applications.