write-docs
latest

daily

  • Introduction
  • Quickstart
  • pipenv

language

  • python笔记
  • python魔法方法

data

  • Pandas

database

  • mysql
  • postgresql
  • pipelinedb
  • sql

data structure

  • 数据结构与算法(Python版)

other

  • SICP
  • 数据库驱动及socket编程说明
  • 并行编程
write-docs
  • Docs »
  • Welcome to write-docs’s documentation!
  • Edit on GitHub

Welcome to write-docs’s documentation!¶

此项目用来维护大家学习的文档. 此文档支持 rst(restructureText) 和 md(markdown) 文件.

这份文档也是作为熟悉 restructureText, sphinx 和 readthedoc 的 demo.

daily

  • Introduction
    • Overview
    • What PipelineDB is
    • What PipelineDB is not
  • Quickstart
    • Wikipedia Traffic
  • pipenv
    • 操作步骤
    • 运维操作步骤
    • supervisor

language¶

  • python笔记
    • code objects
    • bytecode
    • cpython栈
    • 垃圾回收机制
    • type 和 object
    • 作用域
  • python魔法方法
    • 特殊方法和魔法方法

data¶

  • Pandas
    • 选择列
    • 过滤
    • 取最大值
    • 新建列
    • 透视表
    • 透视表逆转换(stack):
    • 从数据库读取数据
    • 遍历df

database¶

  • mysql
  • postgresql
    • 安装
    • 操作
    • psql
    • 修改密码
    • 配置允许通过网络连接
    • 查看状态
    • DML
    • MVCC & VACUUM
  • pipelinedb
    • 安装
  • sql

data structure¶

  • 数据结构与算法(Python版)
    • 数据结构
    • 算法

other¶

  • SICP
    • scheme
  • 数据库驱动及socket编程说明
    • aioredis
    • mongo
    • postgresql
    • mysql
  • 并行编程
    • 进程
    • 线程(threading)
    • 协程
resources

readthedoc: https://readthedocs.org/

Indices and tables¶

  • Index

  • Search Page

Next

© Copyright 2019, RYefccd Revision 5c7b73db.

Built with Sphinx using a theme provided by Read the Docs.