DataFrame coulmn untuk daftar
col_one_list = df['one'].tolist()
Lucky Lapwing
col_one_list = df['one'].tolist()