Episode

Creating a Dataset from Scratch with Copilot

with Alfredo Deza

In this session we'll use Python with Copilot to create a Dataset from scratch in a Comma Separated Value (CSV) format. Using a real-world scenario, we'll sort through data to create a clean and accurate dataset that can help us with Data Science or ML tasks.

We'll start by understanding the requirements, then we'll go through the data, and start applying techniques to clean, sort, and normalize it. Finally we'll make sure everything is working so that the dataset is valid and matching the requirements.

Visual Studio Code