pandas.errors.UnsortedIndexError#

exception pandas.errors.UnsortedIndexError[源代码]#

尝试获取多索引的切片时出错,并且该索引尚未进行词法排序。的子类 KeyError