BUG: Series.__delete__
with EA casts to object
#40386
Labels
Milestone
Series.__delete__
with EA casts to object
#40386
it calls np.delete, which casts to ndarray, which for e.g. PeriodDtype will cast to object
The text was updated successfully, but these errors were encountered: