Workshop material for the online workshop Introduction to Python Data Structures
Data Structures https://tinyurl.com/y3zqo66t
Facilitator: Fatemeh Salehian Kia (she/her)
This workshop will introduce the core data structures of the Python programming language. We will explore how we can use the Python built-in data structures such as lists, dictionaries, and tuples to perform data analysis. Basic knowledge of Python programming is recommended to attend this workshop.