v0.2.4 (November 23rd, 2014)
Pre-release
Pre-release
This is a patch release, with non-breaking changes from v0.2.3.
Plotting functions
- New clustered heatmap and
Study.plot_clustermap
andStudy.plot_correlations
(!!)
API changes
Study.save()
now saves relative instead of paths, which makes for more portabledatapackages
- Underlying code for
DecompositionViz
andClassifierViz
now plots viaplot()
instead of__call__