-
Notifications
You must be signed in to change notification settings - Fork 22
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
Comments
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
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
This is working well on Travis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The time comparisons get broken in 0.21.0:
Need to look at the Pandas changelog and see what happened.
The text was updated successfully, but these errors were encountered: