上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 337 下一页
摘要: qt.qpa.screen: QXcbConnection: Could not connect to display localhost:10.0 y.plot(figsize=(15, 6))qt.qpa.screen: QXcbConnection: Could not connect to 阅读全文
posted @ 2021-02-05 14:50 emanlee 阅读(5492) 评论(0) 推荐(0)
摘要: Centos 7上安装MySQL出现错误 Transaction check error: file /etc/my.cnf from install of mysql-community-server-5.6.51-2.el7.x86_64 conflicts with file from pac 阅读全文
posted @ 2021-02-05 11:38 emanlee 阅读(1570) 评论(0) 推荐(0)
摘要: yumThere was a problem importing one of the Python modulesrequired to run yum. The error leading to this problem was: /usr/lib64/python2.7/site-packag 阅读全文
posted @ 2021-02-05 10:50 emanlee 阅读(2120) 评论(0) 推荐(0)
摘要: MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可。 开发这个分支的原因之一是:甲骨文公司收购了 MySQL 后,有将 MySQL 闭源的潜在风险,因此社区采用分支的方式来避开这个风险。MariaDB完全兼容mysql,使用方法也是一样的.有的ce 阅读全文
posted @ 2021-02-05 09:35 emanlee 阅读(3404) 评论(0) 推荐(0)
摘要: [user@node3 ~]$ yum install mysql-community-serverThere was a problem importing one of the Python modulesrequired to run yum. The error leading to thi 阅读全文
posted @ 2021-02-04 23:18 emanlee 阅读(5606) 评论(0) 推荐(0)
摘要: ImportError: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/user01/software/anaconda3/envs/water/lib/python3.8/site-pack 阅读全文
posted @ 2021-02-04 21:05 emanlee 阅读(1879) 评论(0) 推荐(0)
摘要: pip 安装错误 pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. Try to run thi 阅读全文
posted @ 2021-02-04 20:40 emanlee 阅读(226) 评论(0) 推荐(0)
摘要: 下载 anaconda3 https://www.anaconda.com/products/individual wget https://repo.anaconda.com/archive/Anaconda3-2020.11-Linux-x86_64.sh 安装 bash Anaconda3-2 阅读全文
posted @ 2021-02-04 14:05 emanlee 阅读(215) 评论(0) 推荐(0)
摘要: PDF文件的颜色格式需要与AI中的一致,否则颜色会改变。 修改颜色模式:同为RGB,或,同为 CMYK。 阅读全文
posted @ 2021-02-04 11:32 emanlee 阅读(3562) 评论(0) 推荐(0)
摘要: 当然第一步仍然是判断是Missing at Random 还是Missing Not at Random,一般前者删除,后者插补。但是插补不一定能带来更好结果,要先自己根据缺失比例,和原因判断。 1、就近插补:前推法LOCF, 替换为缺失之前的最后一次观测值,与后推法NOCB, 使用缺失值后面的观测 阅读全文
posted @ 2021-02-03 21:48 emanlee 阅读(4761) 评论(0) 推荐(0)
上一页 1 ··· 133 134 135 136 137 138 139 140 141 ··· 337 下一页