摘要: scrapy爬虫出现 Missing scheme in request url: h 报错的解决方案 阅读全文
posted @ 2018-12-25 23:00 pantaQ 阅读(7814) 评论(0) 推荐(0) 编辑
摘要: 手机号 /^1((3[\d])|(4[5,6,9])|(5[0-3,5-9])|(6[5-7])|(7[0-8])|(8[1-3,5-8])|(9[1,8,9]))\d{8}$/ 大写字母 /^[A-Z]+$/ 日期,如: 2000-01-01 patten_date ='\d{4}\-\d{1,2 阅读全文
posted @ 2020-12-09 16:38 pantaQ 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 保护python源代码,将python代码编译成.so文件 阅读全文
posted @ 2020-08-05 22:31 pantaQ 阅读(703) 评论(0) 推荐(0) 编辑
摘要: rsync+inotify在linux下的多服务器同步(双向同步) 阅读全文
posted @ 2020-03-02 22:31 pantaQ 阅读(685) 评论(0) 推荐(0) 编辑
摘要: rsync+inotify多服务器同步 阅读全文
posted @ 2020-03-02 17:25 pantaQ 阅读(475) 评论(0) 推荐(0) 编辑
摘要: docx2pdf,word 阅读全文
posted @ 2019-12-06 16:20 pantaQ 阅读(5803) 评论(0) 推荐(1) 编辑
摘要: pip 的SSL报错与解决 阅读全文
posted @ 2019-04-10 10:13 pantaQ 阅读(849) 评论(0) 推荐(0) 编辑
摘要: pyinstaller打包过程遇到的问题 阅读全文
posted @ 2019-03-24 22:57 pantaQ 阅读(10630) 评论(2) 推荐(0) 编辑
摘要: pyton 阅读全文
posted @ 2019-03-15 11:01 pantaQ 阅读(6313) 评论(0) 推荐(0) 编辑
摘要: sklearn中predict()与predict_proba()用法区别 阅读全文
posted @ 2019-01-23 15:08 pantaQ 阅读(44153) 评论(1) 推荐(5) 编辑
摘要: 机器学习十大算法 阅读全文
posted @ 2019-01-11 10:26 pantaQ 阅读(7724) 评论(0) 推荐(0) 编辑