【Python】Python Index

【Python】Python Index_第1张图片

Python 语言基础

概览 overview ⊙ \odot 学习资源汇总 ⊙ \odot 字符串操作 String ⊙ \odot 文件操作 File Operation ⊙ \odot 变量共享 Var sharing

  • 数据结构系列: set
  • 函数系列: 参数 ⊙ \odot
  • Built-in functions 系列: zip ⊙ \odot
  • 调试:pdb ⊙ \odot

版本管理/包管理

版本故事 2.x vs 3.x ⊙ \odot py27m vs py27mu ⊙ \odot pip 使用指南 ⊙ \odot conda 使用指南 ⊙ \odot 配置新环境

标准库

  • os ⊙ \odot shutil ⊙ \odot

3rd 库

  • NumPy 概览 overview ⊙ \odot Image with np
  • SciPy: 概览 overview ⊙ \odot misc
  • Scikit-learn: 概览 overview
  • PySpark: 概览 overview
  • Pandas: 概览 overview – 使用指南
  • matplotlib: 使用指南
  • PIL: 图像格式与相互convert ⊙ \odot ImageOps

经典小包

EasyDict ⊙ \odot six ⊙ \odot

你可能感兴趣的:(Python,编程语言客栈)