Panel.shift does not respect dtypes 13.1 #6959
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Milestone
Because the 13.1 shift uses
.values
, it will upcast mixed dtypes to object.Have PR for this.
The text was updated successfully, but these errors were encountered: