1. python怎么读写当前的excel
安装xlwings这个第三方库,可与当前打开的EXCEL实时交互数据,读写都可以。
2. python怎么读取excel文件
python读取excel文件方法详见:https://jingyan..com/article/90895e0fc7f00b64ec6b0b17.html