BUG: invalid constrution of a Series with dtype=str #19853
Labels
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
Milestone
throws a
ValueError
with the following message:Would it be possible to fix the behavior to initialize the series to
''
(or at least provide a clearer message)?The text was updated successfully, but these errors were encountered: