We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570584c commit b888a86Copy full SHA for b888a86
doc/source/indexing.rst
@@ -1638,15 +1638,6 @@ analysis.
1638
1639
See the :ref:`cookbook<cookbook.multi_index>` for some advanced strategies
1640
1641
-.. note::
1642
-
1643
- Given that hierarchical indexing is so new to the library, it is definitely
1644
- "bleeding-edge" functionality but is certainly suitable for production. But,
1645
- there may inevitably be some minor API changes as more use cases are
1646
- explored and any weaknesses in the design / implementation are identified.
1647
- pandas aims to be "eminently usable" so any feedback about new
1648
- functionality like this is extremely helpful.
1649
1650
Creating a MultiIndex (hierarchical index) object
1651
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1652
0 commit comments