delete a column in the data frame
delColDf(df, colName)
df
data frame
colName
name of the column to be deleted
Andrea Franceschini