Skip to content

0.4.2

Compare
Choose a tag to compare
@flexatone flexatone released this 16 Sep 03:36
· 6914 commits to master since this release

Corrected flaw in axis 1 statistical operations with Frame constructed from mixed sized TypeBlocks.

Added Series.loc_min, Series.loc_max, Series.iloc_min, Series.iloc_max.

Added Frame.loc_min, Frame.loc_max, Frame.iloc_min, Frame.iloc_max,