Commit f11fb8c
BUG: Series.__setitem__[listlike_of_integers] with IntervalIndex (#33473)
* BUG: Series.__getitem__ with MultiIndex and leading integer level
* dedicated tests
* whatnsew
* test
* REF: collect DataFrame.__setitem__ tests (#33408)
* use https link for Anaconda (#33413)
* unpinned 37 (#33423)
* revert
* BUG: Series.__setitem__[listlike_of_integers] with IntervalIndex]
* whatsnew
Co-authored-by: partev <petrosyan@gmail.com>
Co-authored-by: William Ayd <will_ayd@innobi.io>1 parent 3fdbd22 commit f11fb8c
File tree
8 files changed
+22
-14
lines changed- doc/source/whatsnew
- pandas
- core
- indexes
- tests/series/indexing
8 files changed
+22
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
528 | 529 | | |
529 | 530 | | |
530 | 531 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4595 | 4595 | | |
4596 | 4596 | | |
4597 | 4597 | | |
4598 | | - | |
| 4598 | + | |
4599 | 4599 | | |
4600 | | - | |
| 4600 | + | |
4601 | 4601 | | |
4602 | 4602 | | |
4603 | 4603 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
| 517 | + | |
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2342 | 2342 | | |
2343 | 2343 | | |
2344 | 2344 | | |
2345 | | - | |
| 2345 | + | |
2346 | 2346 | | |
2347 | | - | |
2348 | | - | |
2349 | 2347 | | |
2350 | 2348 | | |
2351 | 2349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
945 | 944 | | |
946 | 945 | | |
947 | 946 | | |
948 | | - | |
949 | | - | |
950 | | - | |
| 947 | + | |
951 | 948 | | |
952 | 949 | | |
953 | 950 | | |
| |||
1070 | 1067 | | |
1071 | 1068 | | |
1072 | 1069 | | |
1073 | | - | |
| 1070 | + | |
1074 | 1071 | | |
1075 | 1072 | | |
1076 | 1073 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments