Simha Kalimipalli
Simha Kalimipalli
This is a list of some cool community projects that should be added to Awesome-Transit - [ ] https://github.com/roughconsensusandrunningcode/TrainMonitor - [ ] https://github.com/fredlockheed/db-fv-gtfs - [ ] https://github.com/Arnie97/emu-log - [ ]...
Hi there, I have identified a set of APIs that should be added to Awesome transit: https://github.com/Simha-Kalimipalli/Urbanism-Links/blob/main/Github/Github_Urbanism_Links.md Thanks
Causal impact is failing recently due to this error: `module 'pandas.core.dtypes.common' has no attribute 'is_date_time_or_time_delta_type'` Pandas seems to have removed `is_date_time_or_time_delta_type` as I can not find it here: https://github.com/pandas-dev/pandas/blob/main/pandas/core/common.py
Hi There, Bayesian time series models typically return a 2d array of the forecast for every draw and every timestamp that is predicted. In the original documentation in the "7....
Hi there, Would it be possible to add timeseers to Pypi so that one could use `pip install timeseers ` to install it? Thanks
Hi There, A good feature to add is the approximate ridership of the generated lines. This could be calculated using the gravity formula - with the density data that is...