04 2019 档案

摘要:Python将科学计数法数值转换为指定精度浮点数 阅读全文 »
posted @ 2019-04-19 18:09 ZhuGaochao 阅读(2087) 评论(0) 推荐(0) 编辑
摘要:报错内容 The value specified for SourceVersion is not a valid commit ID 解决 官方给出的解答: Thank you for your feedback! We have determined that this issue is not 阅读全文 »
posted @ 2019-04-16 16:33 ZhuGaochao 阅读(766) 评论(0) 推荐(0) 编辑
摘要:准备环境 (个人使用记录,方便下次使用查阅~~) 首先保证PAI是登陆状态: 进入GitHub项目所在地址: https://github.com/Microsoft/pai/ 然后切换分支到 具体 使用文档再这里: https://github.com/Microsoft/pai/tree/pai 阅读全文 »
posted @ 2019-04-16 14:50 ZhuGaochao 阅读(432) 评论(0) 推荐(0) 编辑
摘要:背景 处理DataFrame数据时,抛了这个错误:Shape of passed values is (3490, 21), indices imply (3469, 21) 解决 数据出现重复,导致报错 阅读全文 »
posted @ 2019-04-13 19:57 ZhuGaochao 阅读(6086) 评论(0) 推荐(0) 编辑
摘要:常规操作 列表生成式 阅读全文 »
posted @ 2019-04-11 16:34 ZhuGaochao 阅读(163) 评论(0) 推荐(0) 编辑
摘要:代码如下 将遍历出来的路径全部添加到列表中: 阅读全文 »
posted @ 2019-04-10 15:10 ZhuGaochao 阅读(1292) 评论(0) 推荐(1) 编辑
摘要:循环创建表,并且创建主键、外键 阅读全文 »
posted @ 2019-04-08 16:18 ZhuGaochao 阅读(9039) 评论(0) 推荐(1) 编辑
摘要:原文链接:https://blog.csdn.net/u011262253/article/details/82802157 一、错误现场还原: 下面我们通过三种方式来连接,然后观察提示的错误信息: 1、直接使用“mysql”命令,不带主机名参数; 2、使用带了主机名“localhost”参数的“m 阅读全文 »
posted @ 2019-04-08 13:55 ZhuGaochao 阅读(6386) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示