You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jreback
changed the title
BUG: period partial string slicing faiilng again numpy master
BUG: period partial string slicing failng again numpy master
May 13, 2014
@jreback Thanks. Is it better to change DatetimeIndex.__getitem__ and PeriodIndex to raise ValueError to be comatible with np 1.8 or earlier? Or just leave as numpy does?
xref: #7043
This fails on numpy master for some reason, can you investigate: https://travis-ci.org/pydata/pandas/jobs/25073475
The text was updated successfully, but these errors were encountered: