pandarallel icon indicating copy to clipboard operation
pandarallel copied to clipboard

implement parallel_aggregate that works on df.resample()

Open kryptonite0 opened this issue 5 years ago • 2 comments

df.resample("M").parallel_apply(...)

AttributeError: 'DatetimeIndexResampler' object has no attribute 'parallel_apply'

kryptonite0 avatar Apr 27 '20 14:04 kryptonite0

Bump, I'd also like to see this.

tom-andersson avatar Aug 20 '21 13:08 tom-andersson