xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable. Simple tasks should be easy. Performance trade offs should be exposed in the CLI interface. Composition should not come at the expense of performance. Let's say you're playing with some of the data from the Data Science Toolkit, which contains several CSV files. Maybe you're interested in the population counts of each city in the world. So grab the data and start examining it. The next thing you might want to do is get an overview of the kind of data that appears in each column. The stats command will do this for you. The xsv table command takes any CSV data and formats it into aligned columns using elastic tabstops. These commands are instantaneous because they run in time and memory proportional to the size of the slice (which means they will scale to arbitrarily large CSV data).

Features

  • Concatenate CSV files by row or by column
  • Force a CSV file to have same-length records by either padding or truncating them
  • Reformat CSV data with different delimiters, record terminators or quoting rules
  • Build frequency tables of each column in CSV data
  • Create an index for a CSV file
  • Read CSV data with exotic quoting/escaping rules

Project Samples

Project Activity

See All Activity >

Follow xsv

xsv Web Site

Other Useful Business Software
The only CRM built for B2C Icon
The only CRM built for B2C

Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of xsv!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Rust

Related Categories

Rust Code Generators, Rust System Software, Rust Data Science Tool

Registered

2021-07-29