【python】python HDF5读取

一、pyqt5和vitables安装

python3 -m pip install -i http://pypi.douban.com/simple --trusted-host pypi.douban.com 模块名

二、hdf5读取

HDF5 是一种层次化的格式(hierarchical data format)。

 

参考

https://jingyan.baidu.com/article/acf728fd900656f8e510a3aa.html

https://blog.csdn.net/szj_jojoli/article/details/93227881?utm_medium=distribute.pc_relevant.none-task-blog-searchFromBaidu-2.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-searchFromBaidu-2.control

http://blog.sina.com.cn/s/blog_50e8bc550102x20q.html

https://www.cnblogs.com/mtcnn/p/9411754.html(介绍读写)

https://blog.csdn.net/u010945683/article/details/79931702(HDF5介绍)

posted @ 2021-01-27 13:58  人间寒梅  Views(697)  Comments(0Edit  收藏  举报