python操作Excel

安装依赖

用户目录下配置依赖下载源:
pip.ini

[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
[install]
trusted-host = pypi.tuna.tsinghua.edu.cn

安装依赖:

pip install openpyxl, pandas
posted @ 2023-08-27 18:19  lvye1221  阅读(9)  评论(0编辑  收藏  举报