8000 Doc: Use `.. rubric:: References` for consistency in documentation (#… · scikit-learn/scikit-learn@5f50a87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f50a87

Browse files
authored
Doc: Use .. rubric:: References for consistency in documentation (#30940)
1 parent d0ee195 commit 5f50a87

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/modules/impute.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,7 @@ Note that a call to the ``transform`` method of :class:`IterativeImputer` is
175175
not allowed to change the number of samples. Therefore multiple imputations
176176
cannot be achieved by a single call to ``transform``.
177177

178-
References
179-
----------
178+
.. rubric:: References
180179

181180
.. [1] `Stef van Buuren, Karin Groothuis-Oudshoorn (2011). "mice: Multivariate
182181
Imputation by Chained Equations in R". Journal of Statistical Software 45:

0 commit comments

Comments
 (0)
0