Skip to content

0.8.5

Compare
Choose a tag to compare
@flexatone flexatone released this 17 Mar 21:17

Frame.from_sql now properly applies dtypes to columns used by index_depth selections.

Added Index.unique and IndexHierarchy.unique, both taking a depth_level specifier for selecting one or more depths.

Fixed issue with Frame.bloc selections that result in a zero-sized Series.