File tree
Expand file treeCollapse file tree
3 files changed
+35
-3
lines changedFilter options
- doc/source/whatsnew
- pandas
- core/groupby
- tests/groupby
Expand file treeCollapse file tree
3 files changed
+35
-3
lines changeddoc/source/whatsnew/v3.0.0.rst
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v3.0.0.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
806 | 806 |
|
807 | 807 |
|
808 | 808 |
|
| 809 | + |
809 | 810 |
|
810 | 811 |
|
811 | 812 |
|
|
pandas/core/groupby/grouper.py
Copy file name to clipboardExpand all lines: pandas/core/groupby/grouper.py+17-3Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
15 | 18 |
|
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
| 23 | + |
| 24 | + |
20 | 25 |
|
21 | 26 |
|
22 | 27 |
|
| ||
38 | 43 |
|
39 | 44 |
|
40 | 45 |
|
41 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
42 | 50 |
|
43 | 51 |
|
44 | 52 |
|
| ||
668 | 676 |
|
669 | 677 |
|
670 | 678 |
|
671 |
| - |
672 |
| - |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
673 | 687 |
|
674 | 688 |
|
675 | 689 |
|
|
pandas/tests/groupby/test_categorical.py
Copy file name to clipboardExpand all lines: pandas/tests/groupby/test_categorical.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
506 | 506 |
|
507 | 507 |
|
508 | 508 |
|
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
509 | 526 |
|
510 | 527 |
|
511 | 528 |
|
|
0 commit comments