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.