Convert list of tuples into list of slices to use with np.r_

后端 未结 0 1493
北荒
北荒 2020-12-24 04:00

Working in pandas, I have created a list of tuples representing a range of rows around a given set of index points:

mask = df.loc[df[\'Illustration\']==\'Exam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题