Data analysis and visualization in Python

Monday, August 19th, 2019 | HEC Montréal
(English only)

À propos

Summary

This training is offered by Calcul Québec. We will use the Pandas and Matplotlib packages in order to manipulate, analyze and visualize data. This workshop uses the training material from Data Carpentry. Participants must bring their own laptops.

Target audience

The training is intended for anyone who wants to use Python to manipulate, analyze and visualize data.

Prerequisites

A basic knowledge of Python is strongly suggested.

Date and place

Monday, August 19th, 2019
HEC Montréal
Salle Raymond Chabot Grant Thornton
3000 Chemin de la Côte-Sainte-Catherine

Registration

General: $400

IVADO members: $200

Lesson plan

  1. Pandas and DataFrames in Python
  2. Indexing, slicing and subsetting
  3. Data types and data format
  4. Combining DataFrames
  5. Data analysis automation
  6. Plotting with Matplotlib
  7. Accessing SQL using Python