UDST / pandana

Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
http://udst.github.io/pandana
GNU Affero General Public License v3.0
386 stars 83 forks source link

Reindex #65

Closed sablanchard closed 7 years ago

sablanchard commented 7 years ago

Added a reindex function to utils.py. reindexing with pandana is common in order to merge cumulative accessibility results at the street node id with the original id from the variable of interest index.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.8%) to 88.372% when pulling 1d138a24596d1b0f12f3d1a8bfa1df4fe3c9a139 on reindex into 2c1ba4896727bd16648bc21001d2690340dc639f on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.8%) to 88.372% when pulling b3c9d1cfc76025114b8a7214c29aa4d53d7ef7f4 on reindex into 2c1ba4896727bd16648bc21001d2690340dc639f on master.