Introduction-Welcome to Data Collection and Processing with Python!
Introduction to the Specialization
()
What’s New? Updates and Improvements in the Second Edition
()
Welcome to Python Data Collection and Processing with Python
()
Syllabus
(Optional) How to Use the Interactive Textbook
()
A note to learners who have not taken the updated course 2 - Functions, Files and Dictionaries
Executing Python in the Jupyter Environment
()
Help Us Learn More About You!
Nested Data and Nested Iteration-Nested Data and Nested Iteration
Introduction - Nested Data
()
Nested Lists
()
Nested Dictionaries
()
JSON Format and the JSON Module
()
Conclusion - Nested Data
()
Nested Data and Nested Iteration-Nested Iteration
Introduction - Nested Iteration
()
Nested Iteration
()
Structuring Nested Data
()
Shallow Copies
()
Deep Copies
()
Extracting from Nested Data
()
A Worked Example of Nested Iteration
()
Conclusion: Nested Data and Nested Iteration
()
Map, Filter, and List Comprehensions-Map and Filter
Introduction - Map and Filter
()
Map
()
Filter
()
Conclusion - Map and Filter
()
Map, Filter, and List Comprehensions-List Comprehensions
Introduction - List Comprehensions
()
List Comprehensions
()
List Comprehensions Example 1
()
List Comprehensions Example 2
()
Conclusion - List Comprehensions
()
Map, Filter, and List Comprehensions-Zip
Introduction - Zip
()
Zip
()
An Example Using Zip
()
Conclusion - Zip
()
Internet APIs-Requesting Data from the Internet
Introduction - REST APIs
()
URLs, Domain Names, and IP Addresses
()
Routing
()
HTTP: Behind the Scenes
()
URL Query Parameters
()
REST API URLs
()
The requests Module
()
Generating URLs with requests.get
()
Conclusion - REST APIs
()
Internet APIs-Using REST APIs
Introduction - Using REST APIs
()
Reading API Documentation: Datamuse
()
Debugging Calls to requests.get
()
Caching Response Content
()
The requests_with_caching Module
()
Conclusion - Using REST APIs
()
Internet APIs-Practice with REST APIs
Introduction - Practice with REST APIs
()
iTunes API
()
flickr API
()
Conclusion - Practice with REST APIs
()
Internet APIs-Way of the Programmer
Fun with the Google Places API
()
Running Python in Hosted Systems
()
Creating Your Own API - Part 1
()
Creating Your Own API - Part 2
()
Creating Your Own API - Part 3
()
Internet APIs-Data Collection and Processing with Python - Final Course Project
Introduction - Final Course Project
()
Internet APIs-Course Feedback
Course Feedback
Keep Learning with Michigan Online