Contribute Media
A thank you to everyone who makes this possible: Read More

5 Steps to Speed Up Your Data-Analysis on a Single Core

Description

Speaker:: Jonathan Striebel

Track: PyData: PyData & Scientific Libraries Stack Your data analysis pipeline works. Could it be faster? Probably. Do you need to parallelize? Not yet.

We'll go through optimization steps that boost the performance of your data analysis pipeline on a single core, reducing time & costs. This walkthrough shows tools and strategies to identify and mitigate bottlenecks, and demonstrate them in an example. The 5 steps cover profiling, memory optimizations, and various speedups such as jit-ing with numba.

Recorded at the PyConDE & PyData Berlin 2022 conference, April 11-13 2022. https://2022.pycon.de More details at the conference page: https://2022.pycon.de/program/VYS8XY Twitter: https://twitter.com/pydataberlin Twitter: https://twitter.com/pyconde

Details

Improve this page