top of page

Duration

Python for Data Analysis (Pandas, Matplotlib etc.)
Level:
Duration:
Intermediate
3 days
Course Topics
● Getting Started with Jupyter Labs
o You should already be familiar with the basics of Python before beginning this course, so we'll jump right in and create your first Jupyter Notebook, as well as how to annotate it with Markdown and LaTex
● Overview of prerequisite skills
o We'll start by giving an overview of the key Python concepts and skills that we'll be building on, e.g. slicing Lists
● Generators
o Learn why Data Scientists find generators useful and efficient for generating sequences of numbers
● Lambdas
bottom of page