Skip to content

thedataincubator/sql_vs_pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code runs a basic comparison of sqlite and pandas.

To install, please run

pip install -r requirements.txt

You will need pandas installed (which usually can't be installed from pip. Consider using conda).

To run the file, run

./driver.sh results/run1

to output the results. More results can be found in memory.sh.

An ipython notebook analysis can be found in the folder analysis.

About

A comparison of SQL vs pandas for speed and scaling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published