Skip to content

Docs: MultiIndex support is hardly bleeding edge, remove docs warnings. #7767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions doc/source/indexing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1638,15 +1638,6 @@ analysis.

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

.. note::

Given that hierarchical indexing is so new to the library, it is definitely
"bleeding-edge" functionality but is certainly suitable for production. But,
there may inevitably be some minor API changes as more use cases are
explored and any weaknesses in the design / implementation are identified.
pandas aims to be "eminently usable" so any feedback about new
functionality like this is extremely helpful.

Creating a MultiIndex (hierarchical index) object
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down