Skip to content

empty DataFrame applymap methods returns an empty Series #12746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
soujiro86 opened this issue Mar 30, 2016 · 2 comments
Closed

empty DataFrame applymap methods returns an empty Series #12746

soujiro86 opened this issue Mar 30, 2016 · 2 comments
Labels
Duplicate Report Duplicate issue or pull request Reshaping Concat, Merge/Join, Stack/Unstack, Explode

Comments

@soujiro86
Copy link

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

@soujiro86
Copy link
Author

Duplicated issue, original one: #8222

Sorry guys!

@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Duplicate Report Duplicate issue or pull request labels Mar 30, 2016
@jreback
Copy link
Contributor

jreback commented Mar 30, 2016

@soujiro86 np. that is not too hard to fix, if you want to have a go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Report Duplicate issue or pull request Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

No branches or pull requests

2 participants