Python II - Using pandas for tabular data

Author: Cass Wilkinson Saldaña
Date: March 24, 2020


Screencast


Description

How do you use Python for data analysis? pandas is a popular scientific computing library for Python that adds in some essential features for importing, transforming, and analyzing data, especially tabular data. This session introduces the main features in the pandas library. We recommend you watch Demystifying Python and/or spend a little time with Python before this session, but it is not required.


Feel free to share this resource with your community!
Categories:
Coding
Tags:
python