empty DataFrame applymap methods returns an empty Series #12746
Labels
Duplicate Report
Duplicate issue or pull request
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
I have an empty DataFrame which can be empty in some cases, when i cast applymap() and return the value it is a Series object.
v 0.18 and v 0.17.1
The text was updated successfully, but these errors were encountered: