Wrap-up

Streamlined Data Ingestion with pandas

Amany Mahfouz

Instructor

Recap

Chapters 1 and 2
  • read_csv() and read_excel()
  • Setting data types, choosing data to load, handling missing data and errors

Clip art of a csv file

Microsoft Excel logo

Streamlined Data Ingestion with pandas

Recap

Chapter 3
  • read_sql() and sqlalchemy
  • SQL SELECT, WHERE, aggregate functions and joins

Clip art of a database

Streamlined Data Ingestion with pandas

Recap

Chapter 4
  • read_json(), json_normalize(), and requests
  • Working with APIs and nested JSONs
  • Concatenating and merging datasets
Streamlined Data Ingestion with pandas

Where to next?

Streamlined Data Ingestion with pandas

Where to next?

Streamlined Data Ingestion with pandas

Where to next?

Streamlined Data Ingestion with pandas

Where to next?

Streamlined Data Ingestion with pandas

Congrats!

Streamlined Data Ingestion with pandas

Preparing Video For Download...