Stations.parse_elr_mileage_columns

static Stations.parse_elr_mileage_columns(dat)

Parse 'ELR' and 'Mileage' of the station locations data.

Parameters

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

Returns

data with parsed 'ELR' and 'Mileage'

Return type

pandas.DataFrame