Expand description
Structs and traits for parquet
Modules§
- base
- Importing all base types
- column
- Importing column type
- column_
compression_ codec - Importing all compression codec types
- numeric
- Importing all numeric types
- string
- Importing all string types
- temporal
- Importing all temporal types
- types
- Importing all labels
Type Aliases§
- Parquet
Model - Type for Parquet files. Files are just lists of columns.