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
rockhead
V2EX  ›  Python

python下做简单的数据分析,有什么合适的工具吗?

  •  
  •   rockhead · 2013-04-27 08:54:57 +08:00 · 3188 次点击
    这是一个创建于 4015 天前的主题,其中的信息可能已经有所发展或是发生改变。
    需求基本是这样的,给一个财务数据库,有不同的公司的历年的财务记录,
    现在希望根据数据,找出数据在某时间段内符合特定模式的公司,
    比如:过去5年收入持续上升的公司

    现在一行行的写代码比较感觉很笨; 不知道是否有通用的数据分析库可用?
    1 条回复    1970-01-01 08:00:00 +08:00
    rockhead
        1
    rockhead  
    OP
       2013-04-27 09:10:02 +08:00
    找到了这个 http://pandas.pydata.org/ 感觉大了点
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1589 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 17:03 · PVG 01:03 · LAX 10:03 · JFK 13:03
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.