pandas2 icon indicating copy to clipboard operation
pandas2 copied to clipboard

high performance io

Open jreback opened this issue 8 years ago • 0 comments

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 #34
  • HDF5
  • feather / parquet

in-line support parallel read / write (utilize dask)

jreback avatar Oct 06 '16 09:10 jreback