V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
wisefree
V2EX  ›  Python

《深入浅出数据分析》的代码用 Python 来写一下

  •  
  •   wisefree · 2017-09-30 19:09:43 +08:00 · 3604 次点击
    这是一个创建于 2397 天前的主题,其中的信息可能已经有所发展或是发生改变。

    看到网上都推荐了一本书《深入浅出数据分析》,书中的用到的工具是 R 和 Excel,书很不错。边读书边实操是比较好的,所以我把大部分章节用到 R 和用到 Excel 的地方用 Python 写了一遍。如果你只懂 Python,电脑没有安装 R 和 Excel,那么你只用懂 Python 就行。文章在个人博客上www.zhouww.com

    需要用到的库有:numpy,pandas,matplotlib,scipy (第 3 章的线性规划),scikit-learn (第 10 章的线性回归)

    博文:Python-深入浅出数据分析-总结

    5 条回复    2017-10-02 14:59:06 +08:00
    a87150
        1
    a87150  
       2017-09-30 20:12:13 +08:00
    nice
    wisefree
        2
    wisefree  
    OP
       2017-09-30 23:04:01 +08:00
    @a87150 thanks,:)
    panyuz
        3
    panyuz  
       2017-10-02 08:23:09 +08:00 via iPhone   ❤️ 1
    博客经常打不开
    wisefree
        4
    wisefree  
    OP
       2017-10-02 13:01:03 +08:00
    @panyuz 写写提醒,昨天晚上我通过 google analytics 发现了这个问题,我在压缩图片大小,重新上传。不知道是否有好转
    wisefree
        5
    wisefree  
    OP
       2017-10-02 14:59:06 +08:00
    @panyuz 已经更换了 mathjax 源,减小了部分图片的大小,应该快了一些,>_<
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5355 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 07:28 · PVG 15:28 · LAX 00:28 · JFK 03:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.