h2oai / h2oai/datatable

time64 enhancement

Open
#2,966 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.