Commit 298b241
BUG: fixed index power operation
The power operation on a range of indexes was fixed.
closes #14973
Author: Kamal Kamalaldin <[email protected]>
Closes #14996 from kamal94/master and squashes the following commits:
66c2338 [Kamal Kamalaldin] Merge branch 'master' of git://github.com/pandas-dev/pandas
14c47a8 [Kamal Kamalaldin] DOC: updated wording of a previous fix
a6c9458 [Kamal Kamalaldin] BUG: fixed index power operation1 parent 4a4635d commit 298b241
File tree
3 files changed
+13
-1
lines changed- doc/source/whatsnew
- pandas
- indexes
- tests/indexes
3 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3543 | 3543 | | |
3544 | 3544 | | |
3545 | 3545 | | |
3546 | | - | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
3547 | 3549 | | |
3548 | 3550 | | |
3549 | 3551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
0 commit comments