A parquet file or dataset can be loaded using the read_parquet function. A parquet dataset is a directory with multiple parquet files, each of which is a partition belonging to the dataset.
Features
- The row range to iterate through, all rows by default. Applicable only when reading a single file
- Filter function to apply while loading only a subset of partitions from a dataset. The path to the partition is provided as a parameter
- Documentation available
- Examples available
- Lower Level Reader
- You can write any Tables.jl column-accessible table that contains columns of these types and their union with Missing: Int32, Int64, String, Bool, Float32, Float64
Categories
Data VisualizationLicense
MIT LicenseFollow Parquet.jl
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Parquet.jl!