随笔分类 -  python库

摘要:使用Anaconda创建虚拟环境的方式,包括powershell创建、navigator创建、pycharm中创建。 阅读全文
posted @ 2021-09-01 23:02 ikventure 阅读(1531) 评论(0) 推荐(0)
摘要:python selenium库的基本使用 阅读全文
posted @ 2021-08-30 14:15 ikventure 阅读(361) 评论(0) 推荐(0)
摘要:python利用multiprocessing和threading实现多进程与多线程 阅读全文
posted @ 2021-08-21 22:28 ikventure 阅读(976) 评论(0) 推荐(0)
摘要:chatbot实例 Create a chatbot: This is done using the create_bot function. The function takes the name of the bot as an input argument. This function ret 阅读全文
posted @ 2021-06-13 16:08 ikventure 阅读(233) 评论(0) 推荐(0)
摘要:nltk_data路径错误及连接失败问题解决办法,需要注意解压缩路径及修改hosts。 阅读全文
posted @ 2021-06-13 15:23 ikventure 阅读(2234) 评论(0) 推荐(0)
摘要:python chatterbot库安装、AI计算器实例及nltk相关问题 阅读全文
posted @ 2021-06-12 22:42 ikventure 阅读(2324) 评论(0) 推荐(1)
摘要:Re库是Python的标准库,主要用于字符串匹配 阅读全文
posted @ 2021-06-05 22:20 ikventure 阅读(311) 评论(0) 推荐(0)
摘要:正则表达式基础 阅读全文
posted @ 2021-06-05 16:51 ikventure 阅读(86) 评论(0) 推荐(0)
摘要:PyInstaller、jieba、wordcloud、自动化安装脚本 阅读全文
posted @ 2021-06-04 18:40 ikventure 阅读(849) 评论(0) 推荐(0)
摘要:介绍python部分标准库:turtle,time,random,os库 阅读全文
posted @ 2021-06-04 18:38 ikventure 阅读(124) 评论(0) 推荐(0)
摘要:python pip安装、镜像源 阅读全文
posted @ 2021-06-04 18:35 ikventure 阅读(141) 评论(0) 推荐(0)