利用 Python 进行数据分析之环境搭建

2017-07-30  本文已影响78人  焉知非鱼

下载 edm 安装器: https://www.enthought.com/products/edm/installers

% edm install numpy
% edm install pandas
% edm install ipython
% edm list # 查看安装了哪些模块
% edm shell # 进入 edm 环境
% ipython
% jupyter notebook

然后你还可以玩 Perl 6:

进入 edm shell 后:

jupyter notebook --generate-config
jupyter console --generate-config

p6-jupyter-kernel

上一篇 下一篇

猜你喜欢

热点阅读