polsys / ennemi

Easy Nearest Neighbor Estimation of Mutual Information
https://polsys.github.io/ennemi/
MIT License
35 stars 12 forks source link

Add pandas test for discrete data #90

Closed polsys closed 3 years ago

polsys commented 3 years ago

Add an integration test that uses discrete data in conjuction with pandas. There are currently no unit tests for this case. Toying with the feature might still uncover some bugs too 😇