Skip to content

Commit e01e5cc

Browse files
author
David John Gagne
committed
Merge branch 'mixed_type_index' of https://github.com/djgagne/pandas into mixed_type_index
n test_index
2 parents 81794cc + b52866a commit e01e5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.17.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -701,3 +701,4 @@ Bug Fixes
701701
- Bug in ``iloc`` allowing memory outside bounds of a Series to be accessed with negative integers (:issue:`10779`)
702702
- Bug in ``read_msgpack`` where encoding is not respected (:issue:`10580`)
703703
- Bug preventing access to the first index when using ``iloc`` with a list containing the appropriate negative integer (:issue:`10547`, :issue:`10779`)
704+
- Bug in ``pd.Index`` when using passing a list of indices to a mixed-integer index (:issue:`10610`)

0 commit comments

Comments
 (0)