We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac1734 commit 8e0baa2Copy full SHA for 8e0baa2
pandas/core/indexes/numeric.py
@@ -62,7 +62,7 @@ class NumericIndex(Index):
62
None
63
64
Methods
65
- ----------
+ -------
66
67
68
See Also
pandas/io/orc.py
@@ -41,7 +41,7 @@ def read_orc(
41
DataFrame
42
43
Notes
44
- -------
+ -----
45
Before using this function you should read the :ref:`user guide about ORC <io.orc>`
46
and :ref:`install optional dependencies <install.warn_orc>`.
47
"""
0 commit comments