Comment trouver des colonnes d'un dataframe
list(my_dataframe.columns.values)
Magnificent Mongoose
list(my_dataframe.columns.values)