March 2017
Beginner to intermediate
866 pages
18h 4m
English
The main learning outcomes of this chapter are summarized as follows:
read_csv and its variations, reading a dataset using open method in Python, reading a file in chunks using the open method, reading directly from a URL, specifying the column names from a list, changing the delimiter of a dataset, and so on.