Skip to content

0.6.36

Compare
Choose a tag to compare
@flexatone flexatone released this 04 Oct 18:45

Fixed issue in Frame.from_pandas when the columns have mixed types including integers.

Improved dtype preservation in zero-sized Series extraction from Frame.

Added trim_nadir parameter to StoreConfig and Frame.from_xlsx: permits removing all-None trailing rows and columns resulting from XLSX styles being applied to empty cells.