Skip to content

Commit 5f50a87

Browse files
authored
Doc: Use .. rubric:: References for consistency in documentation (scikit-learn#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

Lines changed: 1 addition & 2 deletions
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)