get_locations

servicemon.analysis.basic_plotting.get_locations(df)[source]

Get the list of all locations present in the data source.

Parameters
dfDataFrame

Astropy data table containing the navostats data

Returns
list of str

Sorted unique location values present in the data.