[
https://issues.apache.org/jira/browse/ARROW-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-3953.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3120
[https://github.com/apache/arrow/pull/3120]
> 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 10m
> 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
(v7.6.3#76005)