Skip to main content
Browse by:
GROUP

CDVS Workshop: Python for Data Science: Pandas 102 – melt to tidy data & merge to JOIN

Event Image
Thursday, November 17, 2022
10:00 am - 12:00 pm
Eric Monson
Center for Data and Visualization Sciences Workshop Series

Python can be a great option for exploration, analysis and visualization of tabular data, such as spreadsheets and CSV files, if you know which tools to use and how to get started. This workshop will take you through some practical examples of using Python and specifically the Pandas module to load data from files and transform it into a standard "tidy" format, so it's ready to analyze and visualize. We will visualize some tidy data in Seaborn, and also be learning how to merge two datasets, like a database JOIN. Note: Some experience in Python is strongly recommended.

Contact: Joel Herndon