SIGN IN SIGN UP

feat: cardinality metric for categorical data (#128)

* cardinality + tests draft

* add and refactor tests, add lazy fixture dep

* add pytest-lazy-fixtures to dev dependencies

* fix type check

* attempt to fix type issue in pipeline

* still trying to fix type issue

* more typing issues

* more types

* types;

* types

* adjust type

* more types

* add column names to cardinality method

* add column type alias

* simplify and remove types

* fix type issue in pipeline

* remove type alias

* type issue
A
Alexander Song committed
97aba8f96b95b73e1010a01cddc54a1a2a4fe967
Parent: 2acb121
Committed by GitHub <noreply@github.com> on 12/23/2022, 1:29:10 AM