📚 Get the book "Python for Data Analysis": https://amzn.to/3Kq9W3k
📖 Read online: https://wesmckinney.com/book
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL
🎬 Playlist Python for Data Analysis: • Best way to Learn Data Analysis with ...
Link to book resources (GitHub): https://github.com/wesm/pydata-book
⏱ Timestamps
0:00 - Introduction
0:43 - Reading and Writing Data in Text Format
6:41 - Reading Text Files in Pieces
9:18 - Writing Data to Text Format
11:14 - Working with Other Delimited Formats
14:22 - JSON Data
17:02 - XML and HTML: Web Scraping
21:00 - Binary Data Formats
22:23 - Reading Excel Files
24:00 - Using HDF5 Format
25:42 - Interacting with Web APIs
27:30 - Interacting with Databases
29:07 - Summary