Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JasonSoares/csv_processor

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CsvProcessor

CSV Processor is a program that transforms raw CSV data in to a standardized format.

  • Extra whitespace is trimmed for all fields
  • Date fields are converted to ISO8601 format
  • Phone numbers are converted to E.164 format

Usage

bin/csv_processor [input_path] [output_path] [report_path]
  • Arguments are assigned in order, and the following defaults are used if arguments are omitted:
    • input_path: data/input.csv
    • output_path: data/output.csv
    • report_path: data/report.txt

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.