Python APIΒΆ
- Data Types
- Scalars
- Arrays
- Factory Functions
- Base Class
ArrayArray.__len__()Array.display_tree()Array.dtypeArray.filter()Array.from_arrow()Array.from_range()Array.idArray.nbytesArray.scalar_at()Array.take()Array.to_arrow_array()Array.to_arrow_table()Array.to_numpy()Array.to_pandas_df()Array.to_polars_dataframe()Array.to_polars_series()Array.to_pylist()
- Canonical Encodings
- Utility Encodings
- Compressed Encodings
- Pluggable Encodings
- Registry and Serde
- Streams and Iterators
- Expressions
- Compression
- Input and Output
- Dataset
VortexDatasetVortexDataset.count_rows()VortexDataset.filter()VortexDataset.get_fragments()VortexDataset.head()VortexDataset.join()VortexDataset.join_asof()VortexDataset.replace_schema()VortexDataset.scanner()VortexDataset.schemaVortexDataset.sort_by()VortexDataset.take()VortexDataset.to_batches()VortexDataset.to_record_batch_reader()VortexDataset.to_table()
VortexFragmentVortexScanner
- Type Aliases