setitem on empty DataFrame / Series casts to RangeIndex #17101
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
good first issue
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
I thought we had an issue for this, but couldn't find it.
I this should still be empty an empty
Index
(though see #16961 which proposes changepd.Series()
to have that use a range index. Not sure if that's a good idea or not).xref dask/dask#2564
The text was updated successfully, but these errors were encountered: