get the below all values by specific row and column using pandas python code example Example: fetch row where column is equal to a value pandas df.loc[df['column_name'] == 'value']