Stations.parse_owner_and_operator_columns

Stations.parse_owner_and_operator_columns(dat)

Parse 'Owner' and 'Operator' of the station locations data.

Parameters:

dat (pandas.DataFrame) – preprocessed data of the station locations

Returns:

data with parsed information of owners and operators

Return type:

pandas.DataFrame