Data Munging Workshop

Опубликовано: 14 Октябрь 2024
на канале: Foo Barstein
198
3

A workshop to hone data munging skills using the Python standard distribution. In this workshop, we will munge and analyze NASA's historical recordings of Earth's surface temperature.

-- Contents --
00:00 - Overview
00:55 - Accepting the Assignment
01:33 - Instructions
02:00 - Part 1 - Download and Cleanup Data
02:26 - Part 2 - Munge the Data
04:29 - Part 3 - Analyze the Data
08:07 - How to Work in Groups
10:43 - Workflow 1: One Dedicated Writer
11:05 - Workflow 2: Real-Time Code Collaboration
14:17 - Workflow 3: Asynchronous Collaboration
17:34 - Managing Merge Conflicts