Commit ff1c6f3
File tree
Expand file treeCollapse file tree
4 files changed
+27
-11
lines changedFilter options
- doc/whats_new
- sklearn
- compose
- tests
- utils
Expand file treeCollapse file tree
4 files changed
+27
-11
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
174 | 181 |
|
175 | 182 |
|
176 | 183 |
|
|
sklearn/compose/_column_transformer.py
Copy file name to clipboardExpand all lines: sklearn/compose/_column_transformer.py+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
226 | 229 |
|
227 | 230 |
|
228 | 231 |
|
229 |
| - |
230 |
| - |
231 |
| - |
232 |
| - |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
233 | 239 |
|
234 | 240 |
|
235 | 241 |
|
|
sklearn/tests/test_common.py
Copy file name to clipboardExpand all lines: sklearn/tests/test_common.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
413 | 413 |
|
414 | 414 |
|
415 | 415 |
|
416 |
| - |
417 | 416 |
|
418 | 417 |
|
419 | 418 |
|
| ||
436 | 435 |
|
437 | 436 |
|
438 | 437 |
|
439 |
| - |
| 438 | + |
440 | 439 |
|
441 | 440 |
|
442 | 441 |
|
|
sklearn/utils/metaestimators.py
Copy file name to clipboardExpand all lines: sklearn/utils/metaestimators.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| ||
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
|
0 commit comments