December 2017
Beginner to intermediate
500 pages
12h 10m
English
Suppose you have a dataset and you only want to keep the rows that match a condition. To demonstrate how to implement this kind of filtering, we will read a file, build a list of words found in the file, and then filter the nulls or unwanted words. We will split the exercise into two parts:
Read now
Unlock full access