Installation¶
dcor is on PyPi and can be installed using pip
:
pip install dcor
It is also available for conda
using the conda-forge
channel:
conda install -c conda-forge dcor
Previous versions of the package were in the vnmabus
channel. This
channel will not be updated with new releases, and users are recommended to
use the conda-forge
channel.
Requirements¶
dcor is available in Python 3.5 or above, in all operating systems.