Skip to content

Little Parser written in python, able to parse csv files with timestamps and numeric values. Specifically written to parse sensor data

License

Notifications You must be signed in to change notification settings

NarayanSchuetz/Date-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date-Parser

Little Parser written in Python 3.6, able to parse csv files with timestamps and numeric values. Specifically written to parse raw sensor data. Output can be aggregated on day/hour/minute level and formatted in csv or json.

Usage:

CLI: python main.py -i inputfile -o outputfile -c colname (--**kwargs) -h

About

Little Parser written in python, able to parse csv files with timestamps and numeric values. Specifically written to parse sensor data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages