We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f6ca4 commit 2706328Copy full SHA for 2706328
pandas/core/indexes/numeric.py
@@ -313,7 +313,7 @@ def _format_native_types(
313
Immutable sequence used for indexing and alignment.
314
315
.. deprecated:: 1.4.0
316
- In pandas v2.0 %(klass)s will be removed and :class:`NumericIndex` used instead.
+ In pandas v2.0 %(klass)s will be removed and :class:`Index` used instead.
317
%(klass)s will remain fully functional for the duration of pandas 1.x.
318
319
The basic object storing axis labels for all pandas objects.
0 commit comments