Day 1 PM Session Plan

This session introduces students cleaning up data using pandas and numpy

Presentation Slides

Session Introduction

SELF-PACED


    What Are We Doing?

    Learning How to Use Pandas
    Cleaning Up and Formatting Data
    Viewing Formatted Data
    Using CSV and Text Files

Dataset Cleaning

SELF-PACED


    Students will learn:

    Setting up the project
    How to drop columns from the dataset
    How to change the index of a dataset
    How to tidy fields in the dataset
    Fixing strings in the dataset
    Using maps to clean all elements in the dataset at once
    Renaming columns and skipping rows