A Handful of D(u)S(t) (Data Science)
This repository contains the source code and data for the following data science blog posts:
- Ranking Python packages for Data Science
- Ranking R packages for Data Science
- Comparing performance of sqlite and pandas
Sqlite vs pandas is in this repository.
Python and R rankings are in this repository:
- Final data tables are in
/output
. - Run
make help
from this directory to see how to obtain the raw data. - See the two
/code/*analysis.R
files for analysis code.