2024年3月21日发(作者:)

EXCEL: _excel(...)

_excel(...)

HTML: _html(...)

_html(...)

HDFS:

from e import HDFStore

file=HDFStore('xxx.h5')

file['xxx']=...