Documentation for DIETBox¤
The Data scIEnce Toolbox (DIETBox).
Install¤
pip install dietbox
This will leave out many dependencies. To install DIET together with other requirements,
pip install "dietbox[all]"
The extras options:
all
: everythingvisual
: visualization related packageaws
: required if one needs AWSdocs
: required to build the docs