Skip to content

0.8.7

Compare
Choose a tag to compare
@flexatone flexatone released this 18 Apr 19:09

Implemented support for multiprocessing Frame writing from StoreZip subclasses used by Bus, Batch, and Quilt.

Enabled write_max_workers and write_chunksize in StoreConfig.

Added py.typed file to package.

Improved exceptions raised when attempting to write to a file at an invalid path.

Improved handling of reading files with columns but no data with Frame.from_delimited.