Eventual-Inc / Daft

Distributed DataFrame for Python designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
1.76k stars 105 forks source link

[EXPRESSIONS] `dt.minutes()` #2220

Closed colin-ho closed 2 days ago

colin-ho commented 2 weeks ago

Retrieve the minutes component from a Datetime column or Time column.

Refer to these example PRs for how to add a datetime expression.

murex971 commented 2 weeks ago

Hey @colin-ho would like to pick this up. Can I be assigned to this ?