Table of Contents - csvutils-0.3.0 Documentation
Pages
- HISTORY
- LICENSE
- Manifest
-
README
- csvutils - tools 'n' scripts for working with comma-separated values (csv) datafiles - the world's most popular tabular data interchange format in text
- Usage
- Command Line Tools
- Working with Comma-Separated Values (CSV) Datafile Examples
- Split & Cut - Split One Datafile into Many or Cut / Reorder Columns
- Code, Code, Code - Script Your Data Work Flow with Ruby
- Install
- Alternatives
- License
- Questions? Comments?
Classes and Modules
Methods
- ::banner — CsvUtils
- ::csv_row — CsvUtils
- ::cut — CsvTool
- ::cut — CsvUtils
- ::head — CsvTool
- ::head — CsvUtils
- ::header — CsvTool
- ::header — CsvUtils
- ::pp_header — CsvUtils
- ::root — CsvUtils
- ::split — CsvTool
- ::split — CsvUtils
- ::split_write — CsvUtils
- ::stat — CsvTool
- ::stat — CsvUtils
- ::test — CsvUtils
- ::version — CsvUtils