pandas query the column for list of values code example Example: how to get a list of all values in a column df df['col_val'].tolist()