Centos 7 安装 python 3,保留 python 2 不动
DeepgreenDB 集群搭建
Posted on
|
In
Greenplum
DeepgreenDB 集群搭建
排序算法
Posted on
|
In
算法
```scala import java.io.PrintWriter import com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner import scala.collection.mutable.ArrayBuffer import scala.io.Source import scala.util.Random import scala.util.control.Breaks._
pymysql 与 pandas 处理 sql 注入时 % 问题
Posted on
|
In
python
使用 pymysql 和 pandas 插入数据库时,两者都可以匹配参数
python 3 安装 zbarlight
Posted on
|
In
python
python 二维码识别库 zbarlight 安装小记
读书笔记 -- 算法图解
Posted on
|
In
读书笔记
阅读《算法图解》的随手记,一些概念性的东西和一些简单的代码逻辑
正则表达式简介
Posted on
|
In
正则表达式
正则表达式的常规语法,python 和 scala 的基本实现
Ubuntu 下 python 使用 matplotlib 显示中文
Posted on
|
In
python
Windows 下有中文字体,直接设置参数即可,Linux 需要自己添加中文字体。