Module: Data Wrangling, Part 1

How to utilize Jupyter Notebooks to create reproducible computational workflows (Part 1).

Learning Outcomes

You understand basic data wrangling concepts

Readings

Workshop Setup

How to prepare for this workshop

Experiential Learning

1. Data Wrangling Introduction

Understand why Jupyter Notebooks are useful for data wrangling

2. Google Colab Interface

Understand how the google colab interfrace is setup

3. Loading and Handling Pandas Data

Understand Pandas data structures basics

4. Accessing and Subsetting Data

Understading the basics of data accessing and subsetting

5. Common Methods on Series or DataFrames

Understanding the basics of the Pandas data structure - DataFrames

Assessments

Help us assess this workshop

Provide feedback to the workshop organizers

Outcome(s) assessed: You understand basic data wrangling concepts