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

Update conda environment dependencies #4

Closed jrbourbeau closed 4 years ago

jrbourbeau commented 4 years ago

This PR updates version restrictions on some key packages like dask, bokeh, etc. and removes some packages that aren't being used like seaborn