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

Compat with pandas 0.24 rename of MultiIndex labels -> codes #15896

Closed
asfimport opened this issue Dec 7, 2018 · 1 comment
Closed

Compat with pandas 0.24 rename of MultiIndex labels -> codes #15896

asfimport opened this issue Dec 7, 2018 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Pandas deprecated the MultiIndex.labels in favor of MultiIndex.codes (pandas-dev/pandas#23752 In the pandas parquet/feather tests, we are now seeing warnings about this (and I assume there will be warnings as well in pyarrow tests if running on pandas master).

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

PRs and other links:

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

@asfimport
Copy link
Collaborator Author

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

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