twosigma / flint

A Time Series Library for Apache Spark
Apache License 2.0
995 stars 184 forks source link

Hotfix/csv date parsing #5

Open dattanchu opened 7 years ago

dattanchu commented 7 years ago

CSV read command can now read a csv file with header where

  1. the time column is called something else, not 'time'
  2. the format of the timestamp in the column is custom, e.g. yyyy-MM-dd