1 2 3 4 5 6 7 8 9 10 11
File I/O (``scirs2.io``) ========================= CSV, HDF5, Parquet, Arrow, and Zarr file read/write. .. automodule:: scirs2.io :members: :undoc-members: :show-inheritance: See the :doc:`../guides/quickstart` for usage examples.