Skip to content

test_range_slice_outofbounds #7294

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
matthew-brett opened this issue May 31, 2014 · 2 comments
Closed

test_range_slice_outofbounds #7294

matthew-brett opened this issue May 31, 2014 · 2 comments

Comments

@matthew-brett
Copy link
Contributor

Sorry to be the error guy - but all variations now giving:

======================================================================
ERROR: test_range_slice_outofbounds (pandas.tseries.tests.test_period.TestPeriodIndex)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "index.pyx", line 521, in pandas.index.DatetimeEngine.get_loc (pandas/index.c:9337)
  File "hashtable.pyx", line 381, in pandas.hashtable.Int64HashTable.get_item (pandas/hashtable.c:7008)
TypeError: an integer is required

With continuing stream of KeyError errors. ?Data changed upstream somewhere?

https://travis-ci.org/matthew-brett/scipy-stack-osx-testing/jobs/26441421

@jreback
Copy link
Contributor

jreback commented May 31, 2014

this is now fixed in master
dateutil the culprit (and we were relying upon the test)
unfort will fail always (as it's a date issue)

@jreback jreback closed this as completed May 31, 2014
@jreback
Copy link
Contributor

jreback commented May 31, 2014

see #7290

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