Speed Up Your Data Processing

Speed Up Your Data Processing

EuroPython Conference via YouTube Direct link

Intro

1 of 19

1 of 19

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Speed Up Your Data Processing

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 A typical data science workflow
  3. 3 Data Processing in Python
  4. 4 Challenges with Data Processing
  5. 5 Task 1: Toast 100 slices of bread
  6. 6 Sequential Processing
  7. 7 Parallel Processing
  8. 8 Task 2: Brew coffee
  9. 9 Synchronous Execution
  10. 10 Practical Considerations
  11. 11 Amdahl's Law and Parallelism
  12. 12 Multiprocessing vs Multithreading
  13. 13 Initialize Submission List
  14. 14 Using ThreadPoolExecutor
  15. 15 Initialize Python modules
  16. 16 Initialize image resize process
  17. 17 Initialize File List in Directory
  18. 18 Using List Comprehensions
  19. 19 Using Process PoolExecutor

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.