Skip to content

Commit 477e50a

Browse files
authored
Merge pull request #71 from thomasjpfan/pandas_out_update
2 parents 5bd1c9c + 1c11263 commit 477e50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slep018/proposal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The global default configuration is ``"default"`` where the transformer
7070
determines the output container.
7171

7272
The configuration can also be set locally using the ``config_context`` context
73-
manager:
73+
manager::
7474

7575
from sklearn import config_context
7676
with config_context(transform_output="pandas"):

0 commit comments

Comments
 (0)