User guide ========== Quick Start ----------- Package provides functionality to calculate Gower's distance or similarity between two data points. It supports different types of features, as follows: - **Numerical features**: - ratio_scale_interval - numeric - **Categorical features**: - categorical_nominal - categorical_ordinal - **Binary features**: - binary_symmetric - binary_asymmetric .. note:: Any possible mistakes in feature type specification may lead to incorrect results.