We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dt.minutes()
Retrieve the minutes component from a Datetime column or Time column.
Datetime
Time
Refer to these example PRs for how to add a datetime expression.
The text was updated successfully, but these errors were encountered:
dt.minutes
Hey @colin-ho would like to pick this up. Can I be assigned to this ?
Sorry, something went wrong.
[FEAT] extract minute second and time component (#2234)
93c055b
Resolves #2220 Resolves #2219 Resolves #2086 Resolves #2221
murex971
Successfully merging a pull request may close this issue.
Retrieve the minutes component from a
Datetime
column orTime
column.Refer to these example PRs for how to add a datetime expression.
The text was updated successfully, but these errors were encountered: