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
when run in HEAD mode, checking out the test_perf.py revision in git master
should run without issues no matter what version of pandas you have checked out
(at least as far back as 9.1, probably further).
Now that the script imports pandas.compat, it's broken for anything older
then a couple of weeks.
The text was updated successfully, but these errors were encountered:
#4384
when run in HEAD mode, checking out the test_perf.py revision in git master
should run without issues no matter what version of pandas you have checked out
(at least as far back as 9.1, probably further).
Now that the script imports
pandas.compat
, it's broken for anything olderthen a couple of weeks.
The text was updated successfully, but these errors were encountered: