Tuesday, November 19, 2024, noon-1:30 p.m., Online
Taught by Alexis Cenname
Register for Python Bootcamp Week 2: Data Centric Python with pandas
This is part 2 of a four-part Python Bootcamp. In “Data Centric Python with pandas” we will delve into Python’s diverse data structures and unveils the analytical might of the pandas library, enhancing your data analysis skills.
Python Bootcamp offers a comprehensive dive into Python programming. Mirroring the approach of its R counterpart, the bootcamp unfolds through a sequence of dedicated sessions that encompass the full data analysis workflow. This includes importing and cleaning data, moving on to complex data manipulation, and employing advanced visualization techniques with the pandas and seaborn libraries. Each week’s workshop builds on the last, ensuring a comprehensive understanding and practical application of Python for data analysis.
Target Audience: The target audience for this workshop series is beginners and intermediates in data science, particularly those interested in learning Python programming for data importation, exploration, cleaning, and visualization.
- Describe various data types in Python
- Use pandas functions to examine a data set
- Import data sets from various sources
- Export data to flat files