Closed cvdelannoy closed 1 year ago
if pip installed in a conda environment, pytables is not detected by pandas. Must me installed in the conda environment separately.
solved by downgrading pytables to 3.6.1, thanks @carolienbastiaanssenTU
if pip installed in a conda environment, pytables is not detected by pandas. Must me installed in the conda environment separately.