Commit f7bce69
BUG: Fix length 1 .loc slicing with datetime string GH16071
closes #16071
Author: Christoph Paulik <christoph.paulik@geo.tuwien.ac.at>
Closes #16072 from cpaulik/fix-length-1-loc-slice-GH16071 and squashes the following commits:
9154732 [Christoph Paulik] BUG: Fix length 1 .loc slicing with datetime string GH160711 parent 8c7b973 commit f7bce69
File tree
3 files changed
+15
-2
lines changed- doc/source/whatsnew
- pandas
- core/indexes
- tests/indexes/datetimes
3 files changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1576 | 1576 | | |
1577 | 1577 | | |
1578 | 1578 | | |
| 1579 | + | |
1579 | 1580 | | |
1580 | 1581 | | |
1581 | 1582 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1470 | 1470 | | |
1471 | 1471 | | |
1472 | 1472 | | |
1473 | | - | |
1474 | | - | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1475 | 1476 | | |
1476 | 1477 | | |
1477 | 1478 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
0 commit comments