Data example:
created_at | Well id | Depth (m) | Temperature (°C) | Absolute Humidity (%H) | Latitude (°N) | Longitude(°E) |
2017-06-15 17:29:39 UTC | 1 | 100.3333333 | 31.21 | 16.53333333 | 26.84243 | 93.58101 |
Data example:
created_at | Well id | Depth (m) | Temperature (°C) | Absolute Humidity (%H) | Latitude (°N) | Longitude(°E) |
2017-06-15 17:29:39 UTC | 1 | 100.3333333 | 31.21 | 16.53333333 | 26.84243 | 93.58101 |
Need more info:
1) what is the error? provide stack trace if possible
2) what type of data source? xml, csv, database, if database, what flavor?
3) are you getting an incompatible datatype when referencing that column as a timestamp? what do you mean by "not recognizing it"