Skip to content

BUG: provide categorical concat always on axis 0, #10430 #10431

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 25, 2015

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jun 25, 2015

numpy 1.10 makes this an error for 1-d on axis != 0

closes #10430

    numpy 1.10 makes this an error for 1-d on axis != 0
@jreback jreback added Compat pandas objects compatability with Numpy or Python functions Categorical Categorical Data Type labels Jun 25, 2015
@jreback jreback added this to the 0.17.0 milestone Jun 25, 2015
jreback added a commit that referenced this pull request Jun 25, 2015
BUG: provide categorical concat always on axis 0, #10430
@jreback jreback merged commit 383865f into pandas-dev:master Jun 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUILD: 2.7 with numpy_dev currently broken
1 participant