Skip to content

0.8.9

Compare
Choose a tag to compare
@flexatone flexatone released this 13 May 03:39

Performance enhancements to Series.dropna().

Series.relabel() and Frame.relabel() now raise if given a set or frozenset.

Fixed issue in Frame.assign.loc[] when using a Boolean array as a column selector.