subset of dataset where conditions are met pandas python code example Example: how to get a row of a dataframe with subset columns in python df.iloc[1:3, 5:7]