cesium-ml / cesium

Machine Learning Time-Series Platform
Other
670 stars 101 forks source link

Properly handle `datetime` time inputs #258

Open bnaul opened 7 years ago

bnaul commented 7 years ago

Ideally, we should just convert these to floats automatically. If that's not always possible we should at least raise an informative exception (see cesium-ml/cesium-data#1).