推荐学习书目
› 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
princelai
V2EX  ›  Python

哪种 Web 图标展示库和 Pandas、Matplotlib 结合的最好?求推荐

  •  
  •   princelai · May 17, 2016 · 4927 views
    This topic created in 3785 days ago, the information mentioned may be changed or developed.

    我现在业务做一些数据挖掘分析工作,方向是金融时钟序列,工具为 python+numpy+pandas+matplotlib(seaborn),目前只在本地处理展示数据。

    现在想像 web 方向转,就是让 Dataframe 数据转成 json 或类似的格式,用别的库渲染展示在浏览器,要求是有交互,开发迅速,与 numpy , pandas 结合的好,类似 plot.ly,或者 D3py 这种。请问有什么其他的选择吗?

    ps :我从来没接触过 javascript 和 css 。

    11 replies  •  2016-05-21 10:51:42 +08:00
    JohnDHH
        1
    JohnDHH  
       May 17, 2016
    可以试试百度的 echarts3 ,个人觉得比较好用。
    princelai
        2
    princelai  
    OP
       May 17, 2016
    @JohnDHH 我到是听说过,但是由于没事用过,不知道和 numpy 数组和 pandas 的 Dataframe 是够能结合的很好,有没有做好的 demo 看看啊
    binux
        3
    binux  
       May 17, 2016
    ipython.notebook
    princelai
        4
    princelai  
    OP
       May 17, 2016
    @binux 你不说我都忘了 notebook 了,这个确实符合。
    ayaseangle
        5
    ayaseangle  
       May 18, 2016
    matplot 好像直接有个 web 的 backend
    princelai
        6
    princelai  
    OP
       May 18, 2016
    @ayaseangle 看了下貌似叫 webagg ,但是官方文档例子是配合 tornado ,另外我还搜到一个叫 mpld3 的,估计和 d3py 差不多
    ruoyu0088
        7
    ruoyu0088  
       May 19, 2016   ❤️ 1
    我最近正在整理这方面的文章,主要用到: jupyter notebook, plotly, bokeh, pandas, ipywidgets 等库。
    princelai
        8
    princelai  
    OP
       May 20, 2016 via Android
    @ruoyu0088 整理好 @我一下吧,我想学习学习
    princelai
        9
    princelai  
    OP
       May 20, 2016 via Android
    @ruoyu0088 大神你就是 python 科学计算的作者?我学习这方面觉得你的书+利用 python 进行数据分析就足够了,学的都特别好
    ruoyu0088
        10
    ruoyu0088  
       May 20, 2016   ❤️ 1
    princelai
        11
    princelai  
    OP
       May 21, 2016 via Android
    @ruoyu0088 谢谢
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2467 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 87ms · UTC 15:43 · PVG 23:43 · LAX 08:43 · JFK 11:43
    ♥ Do have faith in what you're doing.