We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7745d72 + b888a86 commit 0a43c0cCopy full SHA for 0a43c0c
doc/source/indexing.rst
@@ -1649,15 +1649,6 @@ analysis.
1649
1650
See the :ref:`cookbook<cookbook.multi_index>` for some advanced strategies
1651
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
1661
Creating a MultiIndex (hierarchical index) object
1662
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1663
0 commit comments