As an Arrow Rust user, I would like to be able to read and write CSV files, so that I can quickly ingest data into an Arrow format for futher use, and save outputs in CSV.
As there aren't yet many options for working with tabular/df structures in Rust (other than Andy's DataFusion), I'm struggling to motivate for this feature. However, I think building a csv parser into Rust would reduce effort for future libs (incl DataFusion).
Reporter: Neville Dipale / @nevi-me
Assignee: Andy Grove / @andygrove
PRs and other links:
Note: This issue was originally created as ARROW-3726. Please see the migration documentation for further details.
As an Arrow Rust user, I would like to be able to read and write CSV files, so that I can quickly ingest data into an Arrow format for futher use, and save outputs in CSV.
As there aren't yet many options for working with tabular/df structures in Rust (other than Andy's DataFusion), I'm struggling to motivate for this feature. However, I think building a csv parser into Rust would reduce effort for future libs (incl DataFusion).
Reporter: Neville Dipale / @nevi-me
Assignee: Andy Grove / @andygrove
PRs and other links:
Note: This issue was originally created as ARROW-3726. Please see the migration documentation for further details.