Warning message

Submissions for this form are closed.

Data wrangling in Python (online)

Online registration (for in-person, please fill in this form instead)

Date: Friday, 27 January 2023.
Time: 10 a.m. to 12 p.m.
Location: online.
Instructor: Mathilde Jutras, PhD student, Dep. of Atmospheric and Oceanic Sciences & Earth and Planetary Sciences, McGill.

 

Overview: Data wrangling is a crucial step in the preparation of data before performing analyses. This workshop is designed to teach how to manipulate data in Python. We will cover data structure, data manipulation, and simple data analysis.
 
At the end of the workshop, you will be able to:
   > Import csv and .txt data;
   > Extract data from a matrix based on different types of criteria;
   > Deal with missing values;
   > Apply simple operations to a matrix of data.
 
Prerequisites:
   · Basic knowledge of how to execute simple Python scripts, understanding of the different types of variables and knowledge of how to load and use libraries. Notions covered in the CDSI Introduction to programming in Python tutorial are sufficient.
   · Install Anaconda on your computer. You can find installation instructions here. Please contact us (cdsi.science [at] mcgill.ca) if you are having trouble with installation.

 

Registration

Back to top