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

String column to date conversion #2309

Closed
colin-ho opened this issue May 27, 2024 · 1 comment · Fixed by #2353
Closed

String column to date conversion #2309

colin-ho opened this issue May 27, 2024 · 1 comment · Fixed by #2353
Labels
enhancement New feature or request expression A new expression

Comments

@colin-ho
Copy link
Contributor

str.to_date(format_str : str)

An expression to convert strings to dates using a given format string, similar to https://ibis-project.org/reference/expression-strings#ibis.expr.types.strings.StringValue.to_date

See also: #2302

@colin-ho
Copy link
Contributor Author

@murex971 :)

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

Successfully merging a pull request may close this issue.

1 participant