User Tools

Site Tools


computer:programming:python-environment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
computer:programming:python-environment [2022/03/02 03:10]
zhwiki created
computer:programming:python-environment [2022/03/02 03:25] (current)
zhwiki [AkShare]
Line 32: Line 32:
  
   pip install matplotlib   pip install matplotlib
- 
-==== scipy ==== 
- 
-安装科学计算包: 
- 
-  pip install scipy 
  
 ==== pandas ==== ==== pandas ====
Line 45: Line 39:
   pip install pandas   pip install pandas
  
 +==== scipy ====
 +
 +安装科学计算包:
 +
 +  pip install scipy
 +  ​
 ==== seaborn ==== ==== seaborn ====
  
Line 51: Line 51:
   pip install seaborn   pip install seaborn
  
 +===== 安装应用工具包 =====
 +
 +==== AkShare ====
 +
 +AKShare 是基于 Python 的财经数据接口库:
  
 +  pip install akshare ​ --upgrade
  
  
computer/programming/python-environment.1646208651.txt.gz · Last modified: 2022/03/02 03:10 by zhwiki