kuanb / peartree

peartree: A library for converting transit data into a directed graph for sketch network analysis.
MIT License
201 stars 23 forks source link

Refactor populate_graph and generate_cross_feed_edges #7

Closed kuanb closed 6 years ago

kuanb commented 6 years ago

Closes https://github.com/kuanb/peartree/issues/5

Drops subsetting of feed stops df on every row iteration (which was repeated 2x).

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 86.351% when pulling 919307f853f8f371a6b8f885b4c1b1d0bb35d970 on kuanb-refactor-cross-feed-edges into 6b4ad38c7783d6d07ce06a895fdcb0dd0cc3db6e on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 86.313% when pulling 74bb074c13a707e9025e31b5f18a77aa6559bee2 on kuanb-refactor-cross-feed-edges into 6b4ad38c7783d6d07ce06a895fdcb0dd0cc3db6e on master.