Python to Dataframe
General Info
Useful Snippets

1.0.3 convert a column to a list

Example:

DF['Column_Name'].to_list()