Fair Distributor 一个用于公平分配任务的python模块
2021-05-09 03:24:30 24KB Python开发-其它杂项
1
CH07Python模块.pptx
2021-05-04 09:01:32 244KB python 模块
1
npTDMS, 基于NumPy的python 模块读取TDMS生成的文件 npTDMS npTDMS是一个跨平台 python 包,用于读取和编写由LabVIEW产生的TDMS文件,它构建在 numpy插件包的顶部。 从TDMS文件读取的数据存储在numpy数组中,并且在编写TDMS文件时也使用numpy
2021-04-28 18:30:34 125KB 开源
1
python模块详解 各个模块的详解 核心模块 1.1. 介绍 1.2. _ _builtin_ _ 模块 1.3. exceptions 模块 1.4. os 模块 1.5. os.path 模块 1.6. stat 模块 1.7. string 模块 1.8. re 模块 1.9. math 模块 1.10. cmath 模块 1.11. operator 模块 1.12. copy 模块 1.13. sys 模块 1.14. atexit 模块 1.15. time 模块 1.16. types 模块 1.17. gc 模块 更多标准模块 2.1. 概览 2.2. fileinput 模块 2.3. shutil 模块 2.4. tempfile 模块 2.5. StringIO 模块 2.6. cStringIO 模块 2.7. mmap 模块 2.8. UserDict 模块 2.9. UserList 模块 2.10. UserString 模块 2.11. traceback 模块 2.12. errno 模块 2.13. getopt 模块 2.14. getpass 模块 2.15. glob 模块 2.16. fnmatch 模块 2.17. random 模块 2.18. whrandom 模块 2.19. md5 模块 2.20. sha 模块 2.21. crypt 模块 2.22. rotor 模块 2.23. zlib 模块 2.24. code 模块 线程和进程 3.1. 概览 3.2. threading 模块 3.3. Queue 模块 3.4. thread 模块 3.5. commands 模块 3.6. pipes 模块 3.7. popen2 模块 3.8. signal 模块 数据表示 4.1. 概览 4.2. array 模块 4.3. struct 模块 4.4. xdrlib 模块 4.5. marshal 模块 4.6. pickle 模块 4.7. cPickle 模块 4.8. copy_reg 模块 4.9. pprint 模块 4.10. repr 模块 4.11. base64 模块 4.12. binhex 模块 4.13. quopri 模块 4.14. uu 模块 4.15. binascii 模块 文件格式 5.1. 概览 5.2. xmllib 模块 5.3. xml.parsers.expat 模块 5.4. sgmllib 模块 5.5. htmllib 模块 5.6. htmlentitydefs 模块 5.7. formatter 模块 5.8. ConfigParser 模块 5.9. netrc 模块 5.10. shlex 模块 5.11. zipfile 模块 5.12. gzip 模块 邮件和新闻消息处理 6.1. 概览 6.2. rfc822 模块 6.3. mimetools 模块 6.4. MimeWriter 模块 6.5. mailbox 模块 6.6. mailcap 模块 6.7. mimetypes 模块 6.8. packmail 模块 6.9. mimify 模块 6.10. multifile 模块 网络协议 7.1. 概览 7.2. socket 模块 7.3. select 模块 7.4. asyncore 模块 7.5. asynchat 模块 7.6. urllib 模块 7.7. urlparse 模块 7.8. cookie 模块 7.9. robotparser 模块 7.10. ftplib 模块 7.11. gopherlib 模块 7.12. httplib 模块 7.13. poplib 模块 7.14. imaplib 模块 7.15. smtplib 模块 7.16. telnetlib 模块 7.17. nntplib 模块 7.18. SocketServer 模块 7.19. BaseHTTPServer 模块 7.20. SimpleHTTPServer 模块 7.21. CGIHTTPServer 模块 7.22. cgi 模块 7.23. webbrowser 模块 国际化 8.1. locale 模块 8.2. unicodedata 模块 8.3. ucnhash 模块 多媒体相关模块 9.1. 概览 9.2. imghdr 模块
2021-04-27 18:37:05 110KB python 模块详解
1
安装包,可以使用
2021-03-31 22:28:51 55.55MB Python 模块 Scipy scikit-learn
1
脸书预言家开源项目,prophet python模块 fbprophet和pystan。现在网上的教程基本都不能成功安装。本人侥幸安装成功。把pip包中的两个模块上传。大家下载后可以直接导入python安装目录下的模块目录site-packages下即可使用两个模块。预言者神器预测很给力
2021-03-31 10:25:55 49.67MB prophe fbprop pystan
1
UMLSParser 解析UMLS源文件。 入门 采集UMLS数据 为了使用UMLS,您必须获得许可。 有关更多信息,请参阅 >申请许可证。 该工具需要完整的UMLS版本,因此请下载。 先决条件 正在安装 从UMLS完整版本中提取相关数据 TODO:在语法分析器中进行脚本编写和更改 mkdir umls-extract mkdir umls-extract/META mkdir umls-extract/NET unzip umls-2019AA-full.zip rm umls-2019AA-full.zip unzip 2019AA-full/2019aa-1-meta.nlm unzip 2019AA-full/2019aa-otherks.nlm gunzip 2019AA-full/2019AA/META/MRCONSO.RRF.aa.gz gunzip 2019AA-ful
2021-03-25 09:11:12 13KB 系统开源
1
安装 Python 模块
2021-03-24 09:13:03 700KB 安装Python模块
1
分发 Python 模块
2021-03-24 09:13:02 704KB 分发Python模块
1
wordcloud-1.6.0-cp38-cp38-win_amd64.whl 放在python 安装目录下 进入cmd运行 pip install wordcloud-1.6.0-cp38-cp38-win_amd64.whl
2021-03-20 15:22:33 156KB python模块
1