安装好tables之后,读取hdf文件仍然报错
pd.read_hdf("day_low.h5")
ImportError: Missing optional dependency 'pytables'. Use pip or conda to install pytables.
ImportError: Could not load any of ['hdf5.dll', 'hdf5dll.dll', 'pytables_hdf5.dll'], please ensure that it is installed in the package folder.