PyData Global 2022: Vectorization
View the slides
Free mini-ebook: Faster data pipelines: the easy way!
How do you find time to speed up your data pipeline?
You'd like your code to run quickly from the start, with no extra effort. It's possible, with some upfront investment: learn how by reading "Faster data pipelines: the easy way!", a free mini-ebook.
Plus, you'll join over 8000 people getting weekly emails covering practical tools and techniques, from Python performance to Docker best practices.
More resources
- Lots of articles about how to write faster and more memory efficient Python.
- Measuring performance: Need to find why your data processing Python code is slow, or using too much memory? Try out Sciagraph, a profiler designed for production data processing jobs.