-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CleanFrequencyDateOffsetsDateOffsetsPerformanceMemory or execution speed performanceMemory or execution speed performance
Description
xref #11205
https://github.com/pydata/pandas/blob/master/pandas/src/offsets.pyx
is in the repo but is not included in the build, nor updated in 2+ years.
Looks like their might be some cython code to speed up DateOffset
apply in the non-vectorized cases.
Further might look to move some routines from tslib.pyx
for these types of things (and obviously would need to be included in the build).
Metadata
Metadata
Assignees
Labels
CleanFrequencyDateOffsetsDateOffsetsPerformanceMemory or execution speed performanceMemory or execution speed performance