This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
high performance io #38
Open
Description
examine approach & integrations for the IO subsystems. pay attention to copies, memory mapping, and parallelization. let this be a master issue, with specific discussions in separate issues as needed.
- csv Much faster to_csv implementation (in libpandas) #34
- HDF5
- feather / parquet
in-line support parallel read / write (utilize dask)