摘要: 一、jupyter notebook 两种安装和启动的方式: 第一种方式: 命令行安装:pip install jupyter 启动:cmd 中输入 jupyter notebook 缺点:必须手动去安装数据分析包(比如numpy,pandas...) 第二种方式: 下载anaconda软件 优点: 阅读全文
posted @ 2019-12-02 17:17 只会玩辅助 阅读(706) 评论(0) 推荐(1)