Open ejolly opened 5 years ago
We should include a minimum pytables version in our requirements which seems to fix this
pytables>=3.5.1
But that's assuming we have numpy>=1.16
. This might require more testing with different combinations of numpy and pytables...
Looks like this might linked to a pytables issue: https://github.com/pandas-dev/pandas/issues/24839