dt.truncate is 3-4x slower in polars compared to pandas #16531
Labels
A-temporal
Area: date/time functionality
performance
Performance issues or improvements
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
So in my testings I get that truncate is way slower than the pandas equivalent. Do you guys also get the same results? In that case, it would be nice if someone could find a way to speed up this function.
Expected behavior
That dt.truncate becomes faster than the pandas equivalent
Installed versions
The text was updated successfully, but these errors were encountered: