Skip to content

0.6.35

Compare
Choose a tag to compare
@flexatone flexatone released this 27 Sep 20:33

Added a name parameter to Series.from_pandas and Frame.from_pandas.

Added Frame.from_msgpack and Frame.to_msgpack.

Refactored Bus and Batch to use the mixin class StoreClientMixin to share exporters and constructors.

Added StoreClientMixin.to_zip_parquet and StoreClientMixin.from_zip_parquet.

Performance improvements to Frame.to_pandas when a Frame has unified TypeBlocks.