René's URL Explorer Experiment


Title: Input and Output - Vortex documentation

Open Graph Title: Input and Output

Description: Vortex arrays support reading and writing to local and remote file systems, including plain-old HTTP, S3, Google Cloud Storage, and Azure Blob Storage.

Open Graph Description: Vortex arrays support reading and writing to local and remote file systems, including plain-old HTTP, S3, Google Cloud Storage, and Azure Blob Storage.

Opengraph URL: https://docs.vortex.dev/api/python/io.html

direct link

Domain: docs.vortex.dev

color-schemelight dark
og:typewebsite
og:site_nameVortex
og:imagehttps://docs.vortex.dev/_static/vortex_spiral_logo.svg
og:image:altVortex

Links:

Skip to contenthttps://docs.vortex.dev/api/python/io.html#furo-main-content
Vortex documentationhttps://docs.vortex.dev/index.html
Vortex documentation https://docs.vortex.dev/index.html
Arrayshttps://docs.vortex.dev/concepts/arrays.html
Layoutshttps://docs.vortex.dev/concepts/layouts.html
Data Typeshttps://docs.vortex.dev/concepts/dtypes.html
Computehttps://docs.vortex.dev/concepts/compute.html
Pythonhttps://docs.vortex.dev/quickstart/python.html
Rusthttps://docs.vortex.dev/quickstart/rust.html
Python APIhttps://docs.vortex.dev/api/python/index.html
Data Typeshttps://docs.vortex.dev/api/python/dtypes.html
Scalarshttps://docs.vortex.dev/api/python/scalars.html
Arrayshttps://docs.vortex.dev/api/python/arrays.html
Expressionshttps://docs.vortex.dev/api/python/expr.html
Compressionhttps://docs.vortex.dev/api/python/compress.html
Input and Outputhttps://docs.vortex.dev/api/python/io.html
Datasethttps://docs.vortex.dev/api/python/dataset.html
Type Aliaseshttps://docs.vortex.dev/api/python/type_aliases.html
Rust APIhttps://docs.rs/vortex
C FFI APIhttps://docs.vortex.dev/api/c/index.html
DTypeshttps://docs.vortex.dev/api/c/dtypes.html
Arrayshttps://docs.vortex.dev/api/c/arrays.html
Java APIhttps://docs.vortex.dev/api/java/index.html
Work-in-progress: Lazy Evaluation in Vortexhttps://docs.vortex.dev/guides/wip-lazy-evaluation.html
Python Integrationshttps://docs.vortex.dev/guides/python-integrations.html
Writing a Vortex Encodinghttps://docs.vortex.dev/guides/writing-an-encoding.html
File Formathttps://docs.vortex.dev/specs/file-format.html
IPC Formathttps://docs.vortex.dev/specs/ipc-format.html
DType Formathttps://docs.vortex.dev/specs/dtype-format.html
Referenceshttps://docs.vortex.dev/references.html
Spiralhttps://spiraldb.com
GitHubhttps://github.com/spiraldb/vortex
PyPIhttps://pypi.org/project/vortex-data
Crateshttps://crates.io/crates/vortex
Back to top https://docs.vortex.dev/api/python/io.html
View this page https://docs.vortex.dev/_sources/api/python/io.rst.txt
https://docs.vortex.dev/api/python/io.html#input-and-output
openhttps://docs.vortex.dev/api/python/io.html#vortex.open
VortexFilehttps://docs.vortex.dev/api/python/io.html#vortex.VortexFile
RepeatedScanhttps://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
read_urlhttps://docs.vortex.dev/api/python/io.html#vortex.io.read_url
writehttps://docs.vortex.dev/api/python/io.html#vortex.io.write
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
VortexFilehttps://docs.vortex.dev/api/python/io.html#vortex.VortexFile
https://docs.vortex.dev/api/python/io.html#vortex.open
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
vortex.dataset.VortexDatasethttps://docs.vortex.dev/api/python/dataset.html#vortex.dataset.VortexDataset
VortexFilehttps://docs.vortex.dev/api/python/io.html#vortex.VortexFile
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile
DTypehttps://docs.vortex.dev/api/python/dtypes.html#vortex.DType
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.dtype
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
Nonehttps://docs.python.org/3/library/constants.html#None
Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
Nonehttps://docs.python.org/3/library/constants.html#None
inthttps://docs.python.org/3/library/functions.html#int
Nonehttps://docs.python.org/3/library/constants.html#None
ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.scan
vortex.ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
vortex.Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
inthttps://docs.python.org/3/library/functions.html#int
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
Nonehttps://docs.python.org/3/library/constants.html#None
inthttps://docs.python.org/3/library/functions.html#int
Nonehttps://docs.python.org/3/library/constants.html#None
RecordBatchReaderhttps://arrow.apache.org/docs/python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_arrow
pyarrow.RecordBatchReaderhttps://arrow.apache.org/docs/python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
inthttps://docs.python.org/3/library/functions.html#int
VortexDatasethttps://docs.vortex.dev/api/python/dataset.html#vortex.dataset.VortexDataset
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_dataset
pyarrow.dataset.Datasethttps://arrow.apache.org/docs/python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset
LazyFramehttps://docs.pola.rs/api/python/stable/reference/lazyframe/index.html
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_polars
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
Nonehttps://docs.python.org/3/library/constants.html#None
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
Nonehttps://docs.python.org/3/library/constants.html#None
Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
Nonehttps://docs.python.org/3/library/constants.html#None
inthttps://docs.python.org/3/library/functions.html#int
Nonehttps://docs.python.org/3/library/constants.html#None
RepeatedScanhttps://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_repeated_scan
vortex.RepeatedScanhttps://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
vortex.Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
vortex.Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
inthttps://docs.python.org/3/library/functions.html#int
RepeatedScanhttps://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
https://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
Nonehttps://docs.python.org/3/library/constants.html#None
ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
https://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan.execute
vortex.ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
Scalarhttps://docs.vortex.dev/api/python/scalars.html#vortex.Scalar
https://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan.scalar_at
vortex.Scalarhttps://docs.vortex.dev/api/python/scalars.html#vortex.Scalar
inthttps://docs.python.org/3/library/functions.html#int
IndexErrorhttps://docs.python.org/3/library/exceptions.html#IndexError
https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions
vortex.io.write()https://docs.vortex.dev/api/python/io.html#vortex.io.write
https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.compact
vortex.io.write()https://docs.vortex.dev/api/python/io.html#vortex.io.write
https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.default
https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.write_path
vortex.Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
vortex.ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
pyarrow.Tablehttps://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table
pyarrow.RecordBatchReaderhttps://arrow.apache.org/docs/python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader
strhttps://docs.python.org/3/library/stdtypes.html#str
vortex.io.write()https://docs.vortex.dev/api/python/io.html#vortex.io.write
https://docs.vortex.dev/api/python/io.html#vortex.io.read_url
strhttps://docs.python.org/3/library/stdtypes.html#str
listhttps://docs.python.org/3/library/stdtypes.html#list
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
Exprhttps://docs.vortex.dev/api/python/expr.html#vortex.expr.Expr
Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
tuplehttps://docs.python.org/3/library/stdtypes.html#tuple
inthttps://docs.python.org/3/library/functions.html#int
inthttps://docs.python.org/3/library/functions.html#int
https://docs.vortex.dev/api/python/io.html#vortex.io.write
vortex.Arrayhttps://docs.vortex.dev/api/python/arrays.html#vortex.Array
vortex.ArrayIteratorhttps://docs.vortex.dev/api/python/arrays.html#vortex.ArrayIterator
pyarrow.Tablehttps://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table
pyarrow.RecordBatchReaderhttps://arrow.apache.org/docs/python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader
strhttps://docs.python.org/3/library/stdtypes.html#str
vortex.io.VortexWriteOptions()https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions
Next Dataset https://docs.vortex.dev/api/python/dataset.html
Previous Compression https://docs.vortex.dev/api/python/compress.html
Sphinxhttps://www.sphinx-doc.org/
@pradyunsghttps://pradyunsg.me
Furohttps://github.com/pradyunsg/furo
Input and Outputhttps://docs.vortex.dev/api/python/io.html
open()https://docs.vortex.dev/api/python/io.html#vortex.open
VortexFilehttps://docs.vortex.dev/api/python/io.html#vortex.VortexFile
VortexFile.dtypehttps://docs.vortex.dev/api/python/io.html#vortex.VortexFile.dtype
VortexFile.scan()https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.scan
VortexFile.to_arrow()https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_arrow
VortexFile.to_dataset()https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_dataset
VortexFile.to_polars()https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_polars
VortexFile.to_repeated_scan()https://docs.vortex.dev/api/python/io.html#vortex.VortexFile.to_repeated_scan
RepeatedScanhttps://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan
RepeatedScan.execute()https://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan.execute
RepeatedScan.scalar_at()https://docs.vortex.dev/api/python/io.html#vortex.RepeatedScan.scalar_at
VortexWriteOptionshttps://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions
VortexWriteOptions.compact()https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.compact
VortexWriteOptions.default()https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.default
VortexWriteOptions.write_path()https://docs.vortex.dev/api/python/io.html#vortex.io.VortexWriteOptions.write_path
read_url()https://docs.vortex.dev/api/python/io.html#vortex.io.read_url
write()https://docs.vortex.dev/api/python/io.html#vortex.io.write

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.