I have two dataframes (df_train and df_test) containing a column (\'Date\') that I want to drop.
As far as I understood, I could do it in two ways, i.e. either by usi