Skip to content

parcel file with updated parking cost through update_parking.py is not used #56

@dong-bellevue

Description

@dong-bellevue

When update_parking.py is called, its updated parcel file is not used in accessibility calculation.

parcels = pd.DataFrame.from_csv(os.path.join(parcels_file_folder, parcels_file_name), sep = " ", index_col = None )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions