Skip to content

v0.2.4 (November 23rd, 2014)

Pre-release
Pre-release
Compare
Choose a tag to compare
@olgabot olgabot released this 23 Nov 15:46
· 2364 commits to master since this release

This is a patch release, with non-breaking changes from v0.2.3.

Plotting functions

  • New clustered heatmap and Study.plot_clustermap and Study.plot_correlations (!!)

API changes

  • Study.save() now saves relative instead of paths, which makes for more portable datapackages
  • Underlying code for DecompositionViz and ClassifierViz now plots via plot() instead of __call__