Generalized Linear Models with Dask
Project Links
Meta
Maintainer: Matthew Rocklin
Classifiers
This library is not ready for use.
See the documentation for more information.
Developer Setup
Setup environment (from repo directory):
conda create env source activate dask_glm pip install -e .
Run tests:
py.test