schromain
Results
1
comments of
schromain
Yes, adding a custom wrapper derived from `core.duck_array_ops.mean` sounds like a good approach. It would allow handling datetime arrays for operators other than `.mean()`. I ran into the same issue...