Skip to content

mathroc/exercice-fredbouchery-twitter-2020-04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv2json

https://gist.github.com/f2r/2f1e1fa27186ac670c21d8a0303aabf1

Usage

./csv2json <path/to/file.csv> [--pretty] [--fields "field1;field2;..."] [--aggregate field] [--desc path/to/desc/file.ini]

Notes

TODO

  • pretty json
  • desc
  • fields
  • aggregate
  • guess csv delimiter
  • fields argument delimiter
  • test missing file argument
  • test incorrect file (eg: rows too short)

WONT DO

  • autoloader

Tests

IMPLEMENTATION=oo ./unit-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages