Tuesday, March 25, 2025, noon-1:30 p.m.
Online or In Person in the Falk Library Classroom
Taught by Alexis Cenname
Register for Python Bootcamp Week 3
Join us for our Python Bootcamp, offering 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 day’s workshop builds on the last, ensuring a comprehensive understanding and practical application of Python for data analysis.
This is part 3 of a three-part Python Bootcamp. In this session you’ll advance your skills, focusing on data summarization and the art of visualization with Seaborn. We look forward to seeing you for all three sessions, as they build on each other; however, we understand if you are not able to make it to all of them – please still register and attend what you can!
- Filter and subset data by rows or columns
- Use functions to create numerical summaries of data
- Describe the the coding structure for creating plots in seaborn (along with matplotlib.pyplot)
- Create visualizations of data of various types