Echo Blog

To be a rock and not to roll.


  • Home

  • Categories

  • Archives

  • Tags

  • Search

Centos 7 安装 python 3

Posted on 2018-08-21 | In python

Centos 7 安装 python 3,保留 python 2 不动

Read more »

DeepgreenDB 集群搭建

Posted on 2018-07-27 | In Greenplum

DeepgreenDB 集群搭建

Read more »

排序算法

Posted on 2018-05-19 | 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._

Read more »

pymysql 与 pandas 处理 sql 注入时 % 问题

Posted on 2018-05-07 | In python

使用 pymysql 和 pandas 插入数据库时,两者都可以匹配参数

Read more »

python 3 安装 zbarlight

Posted on 2018-05-02 | In python

python 二维码识别库 zbarlight 安装小记

Read more »

读书笔记 -- 算法图解

Posted on 2018-04-28 | In 读书笔记

阅读《算法图解》的随手记,一些概念性的东西和一些简单的代码逻辑

Read more »

正则表达式简介

Posted on 2018-04-25 | In 正则表达式

正则表达式的常规语法,python 和 scala 的基本实现

Read more »

Ubuntu 下 python 使用 matplotlib 显示中文

Posted on 2018-04-20 | In python

Windows 下有中文字体,直接设置参数即可,Linux 需要自己添加中文字体。

Read more »
1 2
Echo

Echo

To be a rock and not to roll.

18 posts
11 categories
23 tags
© 2020 Echo
Powered by Jekyll
Theme - NexT.Muse