coiled / data-science-at-scale

A Pythonic introduction to methods for scaling your data science and machine learning work to larger datasets and larger models, using the tools and APIs you know and love from the PyData stack (such as numpy, pandas, and scikit-learn).
MIT License
112 stars 38 forks source link

Add step to install six in CI #33

Closed FabioRosado closed 3 years ago

FabioRosado commented 3 years ago

I was speaking with @rrpelgrim and his PR #32 it seems that we need to include six since the library doesn't.