Unify temporal expression functions #6445
Labels
breaking
Change that breaks backwards compatibility
enhancement
New feature or an improvement of an existing feature
Milestone
Problem description
A couple functions are called similar, while having different behaviour e.g.
Expr.dt.microsecond()
andExpr.dt.microseconds()
.These functionality of these could be unified. See #6413 for more information
The text was updated successfully, but these errors were encountered: