Skip to content

BUG: GH10332 where Panel.apply does not handle result with ndim=0 #10335

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

Merged
merged 1 commit into from
Jun 12, 2015

Conversation

kawochen
Copy link
Contributor

This is to close #10332

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Jun 12, 2015
@jreback jreback added this to the 0.16.2 milestone Jun 12, 2015
jreback added a commit that referenced this pull request Jun 12, 2015
BUG: GH10332 where Panel.apply does not handle result with ndim=0
@jreback jreback merged commit 06b9f6e into pandas-dev:master Jun 12, 2015
@jreback
Copy link
Contributor

jreback commented Jun 12, 2015

thanks!

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

Successfully merging this pull request may close these issues.

BUG: Panel.apply (2d) doesn't work when function returns a scalar of NumPy datatype in 0.16.1
2 participants