April 2018
Beginner to intermediate
300 pages
7h 34m
English
Many websites distribute data via their API, which bridges applications via standardized architecture. While we are not going to cover the details of using APIs here, we will cover the most common API data exchange formats, namely CSV and JSON.
We have briefly covered parsing of CSV files in Chapter 4, Advanced Matplotlib. To aid your understanding, we are going to represent the same data using both CSV and JSON.
Read now
Unlock full access