pandas-formats-benchmark
pandas-formats-benchmark copied to clipboard
Pandas deprecated the msgpack io interface
In 2019, pandas deprecated the msgpack io interface
formats = [ ('hdf', {'key': 'data', 'format': 'table'}), ('pickle',), ('feather',), ('parquet', {'engine': 'pyarrow'}) ]