Input and Output ================ Vortex arrays support reading and writing to local and remote file systems, including plain-old HTTP, S3, Google Cloud Storage, and Azure Blob Storage. .. autosummary:: :nosignatures: ~vortex.open ~vortex.VortexFile ~vortex.io.read_url ~vortex.io.write .. raw:: html
.. autofunction:: vortex.open .. autoclass:: vortex.VortexFile :members: .. automodule:: vortex.io :members: :imported-members: