value assignment bug for multi-indexed dataframes in v1.0.0rc0 #30892
Labels
Indexing
Related to indexing on series/frames, not to indexes themselves
Regression
Functionality that used to work in a prior pandas version
Milestone
Problem Description
in new pre-release 1.0.0.rc0, sliced value assignment for multi-indexed dataframe with duplicated datetime indices would fail
The text was updated successfully, but these errors were encountered: