Metadata-Version: 2.1
Name: PyDistances
Version: 0.0.34
Summary: PyDistances is a Python package for computing classic statistical distances as well as new proposals suitable for mixed multivariate data, even with outliers.
Home-page: https://github.com/FabioScielzoOrtiz/PyDistances-package
Author: Fabio Scielzo Ortiz
Author-email: fabioscielzo98@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# PyDistances

`PyDistances` is a `Python` package for computing classic statistical distances as well as new proposals suitable for mixed multivariate data, even with outliers.

The theoretical aspects regarding the package and specially the new proposed distances can be found in the following Master’s Thesis, written by Fabio Scielzo Ortiz: [TO DO]

