Joris Van den Bossche created ARROW-5606:
--------------------------------------------
Summary: [Python] pandas.RangeIndex._start/_stop/_step are
deprecated
Key: ARROW-5606
URL: https://issues.apache.org/jira/browse/ARROW-5606
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Joris Van den Bossche
Assignee: Joris Van den Bossche
Fix For: 0.14.0
There are public attributes added RangeIndex.start/stop/step, and the private
{{_start/_stop/_step}} are deprecated. See
https://github.com/pandas-dev/pandas/pull/26581
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)