Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DiffCorrMatrix fix error trying to call abs() on np.array (#117)
* add kendall tau * test ordinal and len in check_column_types, consider sr codes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * replace print with assignment * reverse order of categories to make test more obvious * apply fix for error when trying to call .abs() on np.array * add test --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information