Skip to content

Pandas 0.21.0 Breaks Many of the Tests #108

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

Closed
danielsclint opened this issue Dec 11, 2017 · 2 comments
Closed

Pandas 0.21.0 Breaks Many of the Tests #108

danielsclint opened this issue Dec 11, 2017 · 2 comments

Comments

@danielsclint
Copy link

The time comparisons get broken in 0.21.0:

  • cannot set a Timedelta with a non-timedelta

Need to look at the Pandas changelog and see what happened.

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)
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Jan 27, 2018
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Jan 27, 2018
@danielsclint
Copy link
Author

Pandas 0.21.* changed the way the sum() aggregation functions worked on empty DataFrames. See Pandas Issues:

These fixes were somewhat reverted in Pandas 0.22.*. I added an updated version specification for the requirements.txt and .travis.yml file.

danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Jan 27, 2018
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Jan 27, 2018
danielsclint pushed a commit to danielsclint/fast-trips that referenced this issue Jan 27, 2018
@e-lo
Copy link
Member

e-lo commented Feb 7, 2018

This is working well on Travis

@e-lo e-lo closed this as completed Feb 7, 2018
e-lo pushed a commit that referenced this issue Aug 9, 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

2 participants