xsv
https://github.com/burntsushi/xsv
Rust
A fast CSV command line toolkit written in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported6 Subscribers
Add a CodeTriage badge to xsv
Help out
- Issues
- Flexible input options for quote and escape in `fixlengths`
- Looking for a solution to clear column data but not the headers
- sort by mixed column types, some numeric and some non-numeric, some forward and some reverse
- `xsv join --cross` shouldn't require columns to match
- xsv table displays values with escaped `"`s incorrectly
- Escape square bracket in column header?
- support flexible format csv
- fixlengths is missing the field delimiter option for output (-t)
- Add Parquet support
- Frequency command causes allocated memory exhausted message on csv file with many fields
- Docs
- Rust not yet supported