I am trying to create a following function to groupBy single or multiple columns in scala.
def showGroupByDesc(df: DataFrame, cols: Column*): Unit = { df.