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
PyTables 3.0.0 deprecations every function as they weren't PEP compitable. So need to change all call references.
Deprecation warnings are currnetly turned off by this commit otherwise output is very long (when PANDAS_TESTING_MODE='deprecate' is turned on (in numpy-1.9/3.4 builds) 8ed8206
PyTables 3.0.0 deprecations every function as they weren't PEP compitable. So need to change all call references.
Deprecation warnings are currnetly turned off by this commit otherwise output is very long (when
PANDAS_TESTING_MODE='deprecate'
is turned on (in numpy-1.9/3.4 builds)8ed8206
I think this will break PyTables < 3.0.0 IIRC.
PyTables/PyTables#224
Branch that does this (but breaks < 3.0.0)
jreback@6bb4198
The text was updated successfully, but these errors were encountered: