Skip to content

Version 0.0.9

Compare
Choose a tag to compare
@HansKallekleiv HansKallekleiv released this 07 Aug 09:37
· 600 commits to master since this release
6da7651
Use only numerical columns for correlation matrix (#45)

* Use only numerical column for correlation matrix

* Use pandas isnumeric function instead of checking for np.number