polsys / ennemi

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

Swap the row/column order to match NumPy/Pandas #3

Closed polsys closed 4 years ago

polsys commented 4 years ago

Breaking change. A bit clumsier when working with Plain Python data, but I expect Pandas data frames and NumPy arrays to be the primary input to estimate_mi().