Skip to content

0.6.29

Compare
Choose a tag to compare
@flexatone flexatone released this 26 Aug 04:38

Fixed issue in Series.drop when the Series has an IndexHierarchy.

Calling Frame.from_series with something other than a Series will now raise.

Calling Index.from_pandas, Series.from_pandas, and Frame.from_pandas now raise when given a non-Pandas object.

StoreConfig given to Bus.to_xlsx, Bus.to_sqlite, and Bus.to_hdf5 are now properly used.