Data preparation (step 1)
Completion requirements
View
In this video, you are going to be introduced to the first step of the standard process for building machine learning models: Data preparation. In general, data preparation refers to the operations that allow to present data in a usable format for the computer. We will be using the pandas library, one of the most popular Python libraries to help with this.
{discussion:Week 3 / Topic-Level Student-Visible Label}