File tree
Expand file treeCollapse file tree
3 files changed
+77
-1
lines changedFilter options
- doc/whats_new
- sklearn/preprocessing
- tests
Expand file treeCollapse file tree
3 files changed
+77
-1
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
147 | 154 |
|
148 | 155 |
|
149 | 156 |
|
|
sklearn/preprocessing/_encoders.py
Copy file name to clipboardExpand all lines: sklearn/preprocessing/_encoders.py+44-1Lines changed: 44 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
346 | 357 |
|
347 | 358 |
|
348 | 359 |
|
| ||
388 | 399 |
|
389 | 400 |
|
390 | 401 |
|
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
391 | 409 |
|
392 | 410 |
|
393 | 411 |
|
| ||
442 | 460 |
|
443 | 461 |
|
444 | 462 |
|
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
445 | 472 |
|
446 | 473 |
|
447 | 474 |
|
| ||
467 | 494 |
|
468 | 495 |
|
469 | 496 |
|
| 497 | + |
470 | 498 |
|
471 | 499 |
|
472 | 500 |
|
| ||
480 | 508 |
|
481 | 509 |
|
482 | 510 |
|
| 511 | + |
483 | 512 |
|
484 | 513 |
|
485 | 514 |
|
| ||
490 | 519 |
|
491 | 520 |
|
492 | 521 |
|
| 522 | + |
493 | 523 |
|
494 | 524 |
|
495 | 525 |
|
| ||
1060 | 1090 |
|
1061 | 1091 |
|
1062 | 1092 |
|
| 1093 | + |
1063 | 1094 |
|
1064 | 1095 |
|
1065 |
| - |
| 1096 | + |
1066 | 1097 |
|
1067 | 1098 |
|
1068 | 1099 |
|
1069 | 1100 |
|
| 1101 | + |
| 1102 | + |
| 1103 | + |
| 1104 | + |
| 1105 | + |
| 1106 | + |
| 1107 | + |
| 1108 | + |
| 1109 | + |
| 1110 | + |
| 1111 | + |
| 1112 | + |
1070 | 1113 |
|
1071 | 1114 |
|
1072 | 1115 |
|
|
sklearn/preprocessing/tests/test_encoders.py
Copy file name to clipboardExpand all lines: sklearn/preprocessing/tests/test_encoders.py+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
193 | 193 |
|
194 | 194 |
|
195 | 195 |
|
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
196 | 222 |
|
197 | 223 |
|
198 | 224 |
|
|
0 commit comments