how to slice a list of index dataframe code example Example: filter dataframe with a list of index df[df.index.isin([1,3])]