Skip to content
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

[Python] Pandas master build is failing (MultiIndex.levels change) #23245

Closed
asfimport opened this issue Oct 17, 2019 · 4 comments
Closed

[Python] Pandas master build is failing (MultiIndex.levels change) #23245

asfimport opened this issue Oct 17, 2019 · 4 comments

Comments

@asfimport
Copy link

https://circleci.com/gh/ursa-labs/crossbow/3933?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

Caused by pandas-dev/pandas#27242

Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Joris Van den Bossche / @jorisvandenbossche

PRs and other links:

Note: This issue was originally created as ARROW-6922. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Joris Van den Bossche / @jorisvandenbossche:
Based on the discussion in the pandas PR, I think we can ignore this for now (the change was that the name of a MultiIndex level was no longer available through the .level attribute, but this functionality will probably be restored)

@asfimport
Copy link
Author

Antoine Pitrou / @pitrou:
Ok, so removing 0.15.1 from this.

@asfimport
Copy link
Author

Joris Van den Bossche / @jorisvandenbossche:
I added it back to the 0.15.1 milestone. It's only a small change to fix this in pyarrow, and since there is still talk in pandas to deprecate it, this might make pyarrow more robust for potential future pandas changes.

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
Issue resolved by pull request 5695
#5695

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants