prune_columns_from_df: Prune single-value columns from a data frame
Description
Given a data.frame and an integer value, it checks whether there is a
column vector whose values match the given one. If so, it prunes that
single-valued column from the data.frame