Code Monkey home page Code Monkey logo

mycode's Introduction

数据分析与文件操作常用功能函数整合

将自己目前经常需要用到的数据分析与文件操作的各项功能根据个人使用习惯封装成函数,方便以后使用时调用。 避免一次次地去重复造轮子。

2018年10月20日

logo

更新历史纪录:


  • 2018年10月20日

增加xls,xlsx,csv和txt格式文件的数据读写函数

增加利用os.walk对文件夹中各文件进行遍历与筛选的相关函数

增加访问mssql与sqlite常用函数

  • 2018年10月21日

利用PIL增加截屏函数get_screenshot

增加按照文件名与内容进行文件筛选的函数 search_file_by_key 和 search_filecontent_by_key

  • 2018年10月22日

增加批量合并文本和excel电子表数据的函数

  • 2020-5-15 update

mycode's People

Contributors

doctor305 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.