Skip to content

30mb1/pandas-boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6 ways to significantly speed up Pandas with a couple lines of code

This repo contains all code used in my article.

Main file that generates all charts and benchmarks - main.ipynb. To reproduce results you should set read_dumped flag to False (it is defined in the beginning) otherwise it would read dumped data from benchs directory.

Note:

Benchmarks for Modin framework were created separately in modin_bench.py file.

Releases

No releases published

Packages

No packages published