Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Type Detection for Datetime #91

Closed
dorisjlee opened this issue Sep 22, 2020 · 1 comment
Closed

Automatic Type Detection for Datetime #91

dorisjlee opened this issue Sep 22, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dorisjlee
Copy link
Member

Currently, we only support automatic detection of datetime if the variable name contains ["month", "year","day","date","time"]. We should automatically detect if a string data type is datetime-like and convert it to temporal type.

@dorisjlee dorisjlee added the enhancement New feature or request label Sep 22, 2020
@dorisjlee
Copy link
Member Author

PR #139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants