Ty *_*ich 4 python pytables pandas
有没有办法防止 PyTables 打印出来 Closing remaining open files:path/to/store.h5...done?
Closing remaining open files:path/to/store.h5...done
我想摆脱它只是因为它阻塞了终端。
pandas.HDFStore如果这很重要,我正在使用。
pandas.HDFStore
von*_*hev 5
手动关闭它:
store.close()
使用后不会输出消息。
归档时间:
10 年,3 月 前
查看次数:
931 次
最近记录:
7 年,3 月 前