IE-670 / spring2024

0 stars 0 forks source link

Group Zero #14

Open Rohan-S99 opened 2 months ago

Rohan-S99 commented 2 months ago

Here is the csv file containing all the possible combinations of 2 bus stops using only a single bus and zero transfers. results (1).csv

arvindUB commented 2 months ago

Complete routing CSV file with 1 bus transfer

Keep in mind that this file is too large for Excel to display all rows

The following assumptions have been considered:

  1. Only transfers with less than 20 min of walking are considered for bus transfers.
  2. Only transfers with less than 1 hour of waiting time are considered

CSV Edit:

For better accessibility, I have uploaded the file on UB Box. The path is: Box\IE 670\code\one_bus_transfer

one_transfer_parallel.zip

adamdeho commented 2 months ago

If it is slow to read in the large csv file, using PyArrow can make it significantly faster: https://pythonspeed.com/articles/pandas-read-csv-fast/

tericom commented 2 months ago

I have uploaded both json and csv file in ub box. https://buffalo.app.box.com/folder/261868643094

poulomeeub commented 2 months ago

I have filtered the data for single bus route here https://buffalo.box.com/s/f9ju94uot2cc6hog1wl2wsvcy0tmbz14