Skip to content

0.7.4

Compare
Choose a tag to compare
@flexatone flexatone released this 01 Nov 21:06

Series.from_element now works correctly with tuples.

Batch element handling now avoids diagonal formations; Batch.apply() now handles elements correctly.

dtypes parameters can now be provided with dict_values instances.

Frame.to_parquet, Frame.to_arrow now convert np.datetime64 units to nanosecond if not supported by PyArrow.