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