Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 742 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 742 Bytes

Ongoing



Notes

The package dask-ml installs numba & llvmlite. However, the installations fail. Hence, after installing dask-ml

  conda install -c anaconda dask-ml

re-install numba & llvmlite via the numba channel

  conda install -c numba numba llvmlite

This rep's virtual environment is miscellaneous.


For matplotlib graphs PyQt5 is required

  python -m pip install PyQt5 

About twins.