2019年4月25日

Python pandas

摘要: 转自:简书51reboot Environment pandas 0.21.0 python 3.6 jupyter notebook 开始 习惯上,我们导入如下: import pandas as pd import numpy as np import matplotlib.pyplot as 阅读全文

posted @ 2019-04-25 10:11 广师大01号技师 阅读(206) 评论(0) 推荐(0) 编辑

科学计算和可视化

摘要: 一、numpy库的学习总计 安装numpy python3 -m pip install -U pip更新pip pip install numpy 安装方式II pip install ipython ipython –pylab pylab模式下会自动导入SciPy,NumPy,Matplotl 阅读全文

posted @ 2019-04-25 09:19 广师大01号技师 阅读(287) 评论(0) 推荐(0) 编辑

导航