File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -115,8 +115,10 @@ Discussion
115
115
A list of issues discussing Pandas output are: `#14315
116
116
<https://github.com/scikit-learn/scikit-learn/pull/14315> `__, `#20100
117
117
<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.
120
122
121
123
References and Footnotes
122
124
------------------------
You can’t perform that action at this time.
0 commit comments