Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.63 KB

unit-5.md

File metadata and controls

37 lines (27 loc) · 1.63 KB

Unit 5: Networks, and Processing Data from the Internet

Prerequisites: Datastores, and Processing CSV Data

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.

Discussions and Notes

Reference Documents

Activities and Exercises