getAllColumns
Retrieves all the column names from the given data map.
Return
List of all the column names in the data map.
Parameters
data
Mutable map containing column names as keys and corresponding data as values.
Retrieves all the column names from the given data map.
List of all the column names in the data map.
Mutable map containing column names as keys and corresponding data as values.