
- This event has passed.
Data Processing in Python using Pandas
May 17, 2018 @ 2:00 pm - 4:00 pm
Modern Languages Building (MLB), Room 2001B
This workshop will introduce participants to Python’s Pandas. We’ll start with a brief explanation of Anaconda and the Jupyter notebook environment (although not required for the participant, the instructor will be using these tools). After a brief introduction to main Python’s standard data types as well as Pandas data structures, we’ll demonstrate how to retrieve information from Pandas Series and DataFrames. We’ll also demonstrate basic input/output, selection, dropping, sorting, ranking, grouping and apply operations. Although not required, we recommend all participants to have a basic knowledge of Python.