yahoo / egads

A Java package to automatically detect anomalies in large scale time-series data
Other
1.17k stars 330 forks source link

Format for StdInput? #55

Open ryryfasch opened 5 years ago

ryryfasch commented 5 years ago

How to input data using command line and not CSV? I want be able to pass the input data through the command line so I was wondering what format that should be in? A string, or something? What delimiters to use?