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