Pandas: The Bare Basics

Pandas is a Python data science library that allows for the manipulation and transformation of data, and in particular numeric and time series data. In this workshop for people completely new to Pandas, and possibly also to data science and/or programming, we'll take a relatively leisurely look at the Pandas library in conjunction with the [...]