# ExcelDataProcess **Repository Path**: camarolm/excel-data-process ## Basic Information - **Project Name**: ExcelDataProcess - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-08 - **Last Updated**: 2022-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Excel Data Auto Process App ![Python 3](https://img.shields.io/badge/Python-3.8.6-yellow) ![Pycharm](https://img.shields.io/badge/PyCharm-Community-yellow) ### 介绍 集群e家Excel数据文档自动化操作App ### 开发者 1. 风 2. 勤奋的小乌贼(camarolm) ### 开发使用的模块 1. os 2. time 3. pandas 4. tkinter ### 使用方法 1. 直接下载导入PyCharm或者Anaconda Spyder等编译器运行即可 ### 特别说明 1. App历史版本仅保留三个小版本, 历代版本更新说明会在[版本更迭说明](https://gitee.com/camarolm/excel-data-process/blob/master/%E7%89%88%E6%9C%AC%E6%9B%B4%E8%BF%AD%E6%94%B9%E5%8A%A8%E8%AF%B4%E6%98%8E.md)中予以记录。 ### 当前待解决问题 1. 使用PyQt5开发GUI界面 2. 代码优化 ### 最新版本更迭说明 v 1.03 优化目录下数据文件的读取速度