美文网首页
Python参考资料

Python参考资料

作者: wanggs66 | 来源:发表于2019-05-23 09:41 被阅读0次

    Python 基础

    1. 廖雪峰老师的python教程

    2. Python Tutorial

    3. Jupyter Notebook Documentation

    4. learn Python The Hard Way
      提取码:259y

    5. 编程规范:zen-of-python-by-example

    Python 数据分析

    1. 科学计算包——numpy
    2. 数据处理包——pandas
    3. Python for Finance Second Edition 提取码:3e7v

    Pyhton 作图

    matplotlib
    plotly

    Python 量化分析

    1. 东方量化研究平台
    2. WQT万矿

    Python 数据库

    1. sqlalchemy
    2. oracletutorial
    3. mysqltutorial

    Python 编程进阶

    [Learning_Python_5th_Edition]
    [Ramalho,_Fluent_Python]
    [The_Python_Master]

    相关文章

      网友评论

          本文标题:Python参考资料

          本文链接:https://www.haomeiwen.com/subject/cnimzqtx.html