[FEAT]: Improve dt.hour() expression
Improve dt.hour() expression https://github.com/Eventual-Inc/Daft/issues/2086
Complete Implementation done
Hi @KekmaTime is this PR ready to review? Also we should add some tests in this file to ensure that this works for time64: https://github.com/Eventual-Inc/Daft/blob/0fe3df72081b64516649047fbb4b5145ee65d76e/tests/series/test_temporal_ops.py#L109
Hi @KekmaTime is this PR ready to review? Also we should add some tests in this file to ensure that this works for time64:
https://github.com/Eventual-Inc/Daft/blob/0fe3df72081b64516649047fbb4b5145ee65d76e/tests/series/test_temporal_ops.py#L109
alright ill get into it!
@colin-ho did you think you can help out here and write some tests for this PR?