Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
owcsvimport: Add explicit to_datetime conversion
On newer pandas (dev) read_csv leaves `parse_dates` columns which failed (strict) parsing as object columns. Add explicit to_datetime coercion when that happens.
- Loading branch information