Skip to content

Commit 68ada33

Browse files
committed
DOC Adds details about the pandas choice
1 parent 1d57415 commit 68ada33

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

slep018/proposal.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,10 @@ Discussion
115115
A list of issues discussing Pandas output are: `#14315
116116
<https://github.com/scikit-learn/scikit-learn/pull/14315>`__, `#20100
117117
<https://github.com/scikit-learn/scikit-learn/pull/20100>`__, and `#23001
118-
<https://github.com/scikit-learn/scikit-learn/issueas/23001>`__.
119-
118+
<https://github.com/scikit-learn/scikit-learn/issueas/23001>`__. This SLEP
119+
proposes configuring the output to be pandas because it is the DataFrame library
120+
that is most widely used and requested by users. The ``set_output`` can be
121+
extended to support support additional DataFrame libraries in the future.
120122

121123
References and Footnotes
122124
------------------------

0 commit comments

Comments
 (0)