Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.17 KB

unit-7.md

File metadata and controls

25 lines (18 loc) · 1.17 KB

Unit 7: Processing Data from the Internet

Learning Objectives

In this unit, we'll learn how to use Python to process data from the Internet, focusing on data returned by web services in JSON format.

NOTE: for extra optional bonus material, see also Unit 7b

Discussions and Notes

Activities and Exercises