[
https://issues.apache.org/jira/browse/ARROW-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660976#comment-17660976
]
Rok Mihevc commented on ARROW-3953:
-----------------------------------
This issue has been migrated to [issue
#15896|https://github.com/apache/arrow/issues/15896] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Compat with pandas 0.24 rename of MultiIndex labels -> codes
> ------------------------------------------------------------
>
> Key: ARROW-3953
> URL: https://issues.apache.org/jira/browse/ARROW-3953
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Pandas deprecated the `MultiIndex.labels` in favor of `MultiIndex.codes`
> ([https://github.com/pandas-dev/pandas/pull/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).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)