vroom (Q62959): Difference between revisions
From MaRDI portal
Changed an Item |
Removed claim: depends on software (P342): Item:Q13519 |
||
Property / depends on software | |||
Property / depends on software: R / rank | |||
Property / depends on software: R / qualifier | |||
Revision as of 12:01, 4 March 2024
Read and Write Rectangular Text Data Quickly
Language | Label | Description | Also known as |
---|---|---|---|
English | vroom |
Read and Write Rectangular Text Data Quickly |
Statements
5 December 2023
0 references
The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.
0 references