[Python] Weird error when time column is not the first column
Open
- Dominant language
- Scala
- Stars
- 1.2k
- Forks
- 199
- PR merge metrics
- No merged PRs in 30d
Description
When time column is not the first column, it gives an confusing exception:
```
ValueError: object of IntegerType out of range, got: 1357084800000000000
```
Contributor guide
Assessment
This issue has not been assessed yet.