An introductory lesson centered around data science tasks in Python.
This lesson contains three episodes that focus on:
- Manipulating tabular data with Pandas
- Visualizing data with Pandas and altair
- Common tasks in machine learning
Prerequisites
We assume that you have participated in the previous lessons for day 1 and 2 of the workshop Getting Started with Python for Data Science and Automation in Biotechnology. That means, we expect you to be familiar with file paths on the shell and that you have a basic understanding of Python.