Skip to content

openfido/to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFIDO to-csv pipeline

This pipeline converts the contents of the input to CSV output

INPUTS

List of input files to be converted. If input is omitted, input is read to /dev/stdin.

OUTPUTS

List of CSV output files. If output omitted, output is written to /dev/stdout.

OPTIONS

--json-<option>=<value>    JSON reader options (see pandas.read_json documentation)
--csv-<option>=<value>     CSV writer options (see pandas.DataFrame to_csv documentation)

About

Convert input files to CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages