Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace TransitFeed with Partridge #85

Closed
e-lo opened this issue Sep 26, 2017 · 5 comments
Closed

Replace TransitFeed with Partridge #85

e-lo opened this issue Sep 26, 2017 · 5 comments
Assignees
Milestone

Comments

@e-lo
Copy link
Member

e-lo commented Sep 26, 2017

TransitFeed not python 3.5 compatible

@e-lo e-lo added this to the Python 3.5 milestone Sep 26, 2017
@lmz
Copy link
Member

lmz commented Oct 5, 2017

@danielsclint danielsclint self-assigned this Oct 23, 2017
@e-lo
Copy link
Member Author

e-lo commented Oct 23, 2017

Two possibilities that use pandas dfs:

@danielsclint
Copy link

Thanks @e-lo. It looks like Patridge might be the leader. I like that it is associated with a real project, Remix, and it has a decently active user base. I'll take a look in more detail later this week.

@danielsclint
Copy link

I'm heading down the path with Partridge. I had to make a few changes to Partridge to get it to work with Fast-Trips. Next step is Fast-Trips integration.

remix/partridge#9

@e-lo
Copy link
Member Author

e-lo commented Dec 7, 2017

Looks great!

danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 11, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 11, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 20, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 20, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 20, 2017
…of new group by stop_distance method. May need to revert back to old method and make it static. (Fast-Trips#85)
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 20, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 22, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 22, 2017
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 22, 2017
…of new group by stop_distance method. May need to revert back to old method and make it static. (Fast-Trips#85)
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Dec 22, 2017
@e-lo e-lo changed the title TransitFeed py3.5 Replace TransitFeed with Partridge Jan 26, 2018
e-lo pushed a commit that referenced this issue Jan 26, 2018
Primary Change:

* replaces TransitFeed with Partridge Fixes #85

Features:    
  
* Script and tests to expose `calculate_cost` function.   
* Update Travis CI configurations to use miniconda   

Cleanup:  

* Return the proper value for get_stop_times. (fixes #109) .   
* Clean-up tests to take advantage of pytest fixtures.    
* Pandas 0.21.1 breaks things, so put a max version on the setup (#108)
@e-lo e-lo closed this as completed Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants