一、pandas的简介 Python Data Analysis Library 或 pandas 是基于NumPy 的一种工具,该工具是为了解决数据分析任务而创建的。Pandas 纳入了大量库和一些标准的数据模型,提供了高效地操作大型数据集所需的工具。pandas提供了大量能使我们快速便捷地处理数 ...
分类:
其他好文 时间:
2018-04-22 18:12:26
阅读次数:
219
接上篇接上篇21章22、dockercompose??Compose项目是Docker官方的开源项目,负责实现对Docker容器集群的快速编排。从功能上看,跟OpenStack中的Heat十分类似,其代码目前在https://github.com/docker/compose上开源。??Compose定位是「定义和运行多个Docker容器的应用(Defini
分类:
其他好文 时间:
2018-04-16 18:18:56
阅读次数:
178
关于DataGridView行和列的背景色-前景色设置 1.设定DataGridView全部单元格的Style DataGridView内所有单元格的Style变更,可以使用DataGridView对象的DefaultCellStyle属性实现。 1 2 3 4 5 //包含Header所有的单元格 ...
1.list all the natural disasters to the best of your knowledge. 1.list all the natural disasters to the best of your knowledge. 2.What are the possibl ...
分类:
其他好文 时间:
2018-03-29 19:09:23
阅读次数:
198
编排服务 — 安装和配置: 控制节点操作: 先决条件: 1、按步骤操作。 安装并配置组件: 1、安装包。 2、编辑 /etc/heat/heat.conf 文件。 3、同步Orchestration数据库并验证。 4、启动 Orchestration 服务并设置为随系统启动。 编排服务 — 验证操作 ...
分类:
其他好文 时间:
2018-03-29 12:42:39
阅读次数:
183
问题说明sql的insert语句,在windows上传到服务器上,使用heat命令查看时发现文件的开头多了两个字符,使用vim编辑时正常;解决办法:dos2unixfilename#filename为sql文件名dos2unix命令说明:dos2unix命令用来将DOS格式的文本文件转换成UNIX格式的;如何防止以后出现类似问题在windows上上传文件需要注意的是,需要将文档另存为为utf-8无
1.表结构--?Create?table?课程表
create?table?T_COURSE
(
??cno????????VARCHAR2(20),
??cname?????&n
分类:
数据库 时间:
2018-01-03 21:06:18
阅读次数:
165
参考: https://www.tecmint.com/ip command examples/ 学会linux的配置ip,配置网关,添加路由等命令 操作&查看接口 查看所有接口ip+mac ip a 查看eth0的ip+mac ip a s eth0 给一个接口设置多个ip (ip addr ad ...
分类:
系统相关 时间:
2017-12-18 14:20:02
阅读次数:
267
A trouble with ICD-3 programmer。 MCU: PIC32MM sw: MPLAB IPE tool: ICD-3 1 product introduction as show in the photo,In engineer designer。 To prevent t ...
分类:
其他好文 时间:
2017-11-11 13:07:32
阅读次数:
228
(global-hl-line-mode t)(ido-mode t)(set-background-color "gray20")(set-foreground-color "wheat")(tool-bar-mode -1)(scroll-bar-mode -1)(menu-bar-mode - ...
分类:
其他好文 时间:
2017-11-10 23:20:57
阅读次数:
208