Python Utils

在Python开发中,将常用功能封装成为接口,并放入Utils工具类中,直接调用,可以提升效率。

常用的函数有:

  • 文件夹遍历
  • 文件夹创建
  • 文件读取
  • 时间可读
  • 时间统计
  • 安全除法
  • 双列表排序
  • 配置读取
  • 脚本路径
  • Numpy判空

 

 

转自https://blog.csdn.net/weixin_34366546/article/details/87985536?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param

posted @ 2020-11-13 16:02  下着雨  阅读(1588)  评论(0编辑  收藏  举报