Skip to content

v0.4.1 (November 2017)

Compare
Choose a tag to compare
@andrewheusser andrewheusser released this 19 Nov 17:23
· 372 commits to master since this release
640745b
  • exposed format_data which formats numpy array, pandas df or mixed list in list of numpy arrays(hypertools.tools.format_data)
  • added tests for the function to format_data
  • added documentation to format_data