Skip to content

Commit 0a43c0c

Browse files
committed
Merge pull request pandas-dev#7767 from lexual/remove_multi_index_bleeding_edge_comment
Docs: MultiIndex support is hardly bleeding edge, remove docs warnings.
2 parents 7745d72 + b888a86 commit 0a43c0c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

doc/source/indexing.rst

-9
Original file line numberDiff line numberDiff line change
@@ -1649,15 +1649,6 @@ analysis.
16491649

16501650
See the :ref:`cookbook<cookbook.multi_index>` for some advanced strategies
16511651

1652-
.. note::
1653-
1654-
Given that hierarchical indexing is so new to the library, it is definitely
1655-
"bleeding-edge" functionality but is certainly suitable for production. But,
1656-
there may inevitably be some minor API changes as more use cases are
1657-
explored and any weaknesses in the design / implementation are identified.
1658-
pandas aims to be "eminently usable" so any feedback about new
1659-
functionality like this is extremely helpful.
1660-
16611652
Creating a MultiIndex (hierarchical index) object
16621653
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16631654

0 commit comments

Comments
 (0)