We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9e3e6 commit fcf5cd6Copy full SHA for fcf5cd6
pandas/core/indexes/numeric.py
@@ -367,6 +367,14 @@ def _format_native_types(
367
In pandas v2.0 %(klass)s will be removed and :class:`NumericIndex` used instead.
368
%(klass)s will remain fully functional for the duration of pandas 1.x.
369
370
+ Attributes
371
+ ----------
372
+ None
373
+
374
+ Methods
375
376
377
378
Parameters
379
----------
380
data : array-like (1-dimensional)
0 commit comments