We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5707052 commit 722dc56Copy full SHA for 722dc56
doc/source/whatsnew/v0.24.1.rst
@@ -31,13 +31,6 @@ Fixed Regressions
31
Enhancements
32
^^^^^^^^^^^^
33
34
-.. _whatsnew_0241.enhancements.get_schema:
35
-
36
-``get_schema`` Enhancements
37
-^^^^^^^^^^^^^^^^^^^^^^^^^^
38
39
-:func:`get_schema` now accepts an `index` parameter (default: `False`) that includes the index in the generated schema. (:issue:`9084`)
40
41
.. _whatsnew_0241.bug_fixes:
42
43
Bug Fixes
doc/source/whatsnew/v0.25.0.rst
@@ -165,7 +165,7 @@ MultiIndex
165
I/O
166
^^^
167
168
--
+- :func:`get_schema` now accepts an `index` parameter (default: `False`) that includes the index in the generated schema. (:issue:`9084`)
169
170
171
0 commit comments