time64 enhancement
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
- [x] Suppose there is one column stores time in UNIX epoch with integer type, provide a function that trans this column to time64, something like `pandas.to_datetime`
- [ ] When exporting time64 column to csv, provide a format parameter, currently datatable just ignores zeros in microseconds and milliseconds, which is not convient for the parser of other packages.
Contributor guide
Assessment
This issue has not been assessed yet.