Python读取Excel中符合特定条件的数据,并写入新的表格中

原始表格 代码 #!/usr/bin/env python # -*- coding: utf-8 -*- # @Time : 2019/3/20 21:24 # @Author : cunyu # @Site : cunyu1943.github.io # @File : LimitedInfo.py # @Software: PyCharm import xlrd import xlwt
相关文章
相关标签/搜索