From the course: Faster pandas

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Reducing memory

Challenge: Reducing memory

From the course: Faster pandas

Start my 1-month free trial

Challenge: Reducing memory

(upbeat music) - [Instructor] Calculate the minimum and maximum distance driven from the data at taxi.csv.xz. Consume as little memory as possible and don't load more than 50,000 rows at a time.

Contents