1,282 skills found · Page 3 of 43
jobbole / Awesome Python Books如果有人让你推荐 Python 技术书,请让他看这个列表
jrfiedler / Causal Inference Python CodePython code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
mdipierro / NlibThe book "Annotated Algorithms in Python" and the nlib.py library
alexgolec / Tda ApiA TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
benman1 / Generative AI With LangchainBuild production-ready LLM applications and advanced agents using Python, LangChain, and LangGraph. This is the companion repository for the book on generative AI with LangChain.
handcraftsman / GeneticAlgorithmsWithPythonsource code from the book Genetic Algorithms with Python by Clinton Sheppard
raspberrypi / Pico Micropython ExamplesExamples to accompany the "Raspberry Pi Pico Python SDK" book.
davecom / ClassicComputerScienceProblemsInPythonSource Code for the Book Classic Computer Science Problems in Python
apachecn / Pyda 2e Zh:book: [译] 利用 Python 进行数据分析 · 第 2 版
Pulkit-Khandelwal / Reinforcement Learning NotebooksA collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
EONRaider / Violent Python3Source code for the book "Violent Python" by TJ O'Connor. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
ZhiqingXiao / Rl BookSource codes for the book "Reinforcement Learning: Theory and Python Implementation"
tdpetrou / Machine Learning Books With PythonChapter by Chapter notes, exercises and code for a variety of machine learning books using Python
empathy87 / The Elements Of Statistical Learning Python NotebooksA series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
thomas-haslwanter / Statsintro PythonPython modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
diveintomark / Diveintopython3[Mirror] Dive Into Python 3 online book
yhilpisch / Py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
unpingco / Python For Probability Statistics And Machine LearningJupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
mynameisfiber / High Performance PythonCode for the book "High Performance Python" by Micha Gorelick and Ian Ozsvald with OReilly
fzumstein / Python For ExcelThis is the companion repo of the O'Reilly book "Python for Excel".