man-group / arctic

High performance datastore for time series and tick data
https://arctic.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
3.06k stars 583 forks source link

Fix #893 : Pin Pandas and numpy versions to get build working #897

Closed shashank88 closed 3 years ago

shashank88 commented 3 years ago

Checking which version of pandas starts becoming problematic

shashank88 commented 3 years ago

@bmoscon pinning pandas and numpy to the last time our builds passed: https://travis-ci.org/github/man-group/arctic/jobs/682863466 Had to leave out a flaky test for now. Should we go ahead with this for now and continue with @c-w-m's branch later so the build is greens and other PRs are unblocked.