All Projects → xianhu → Learnpython

xianhu / Learnpython

以撸代码的形式学习Python

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Learnpython

Python Note
《Python 学习手册》(第四版 + 第五版)笔记
Stars: ✭ 74 (-98.77%)
Mutual labels:  jupyter-notebook, learning-python
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (-87.91%)
Mutual labels:  jupyter-notebook, learning-python
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (-85.48%)
Mutual labels:  jupyter-notebook, learning-python
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (-79.3%)
Mutual labels:  jupyter-notebook, learning-python
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+118.54%)
Mutual labels:  jupyter-notebook, learning-python
Python reference
Useful functions, tutorials, and other Python-related things
Stars: ✭ 3,125 (-48.26%)
Mutual labels:  jupyter-notebook, learning-python
Python Awesome
Learn Python, Easy to learn, Awesome
Stars: ✭ 219 (-96.37%)
Mutual labels:  jupyter-notebook, learning-python
Learn Python3
Jupyter notebooks for teaching/learning Python 3
Stars: ✭ 4,418 (-26.85%)
Mutual labels:  jupyter-notebook, learning-python
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (-89.37%)
Mutual labels:  jupyter-notebook
Tutorials
Ipython notebooks for math and finance tutorials
Stars: ✭ 654 (-89.17%)
Mutual labels:  jupyter-notebook
Aima Python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Stars: ✭ 6,129 (+1.47%)
Mutual labels:  jupyter-notebook
Food 101 Keras
Food Classification with Deep Learning in Keras / Tensorflow
Stars: ✭ 646 (-89.3%)
Mutual labels:  jupyter-notebook
Eigentechno
Principal Component Analysis on music loops
Stars: ✭ 655 (-89.16%)
Mutual labels:  jupyter-notebook
Tsfresh
Automatic extraction of relevant features from time series:
Stars: ✭ 6,077 (+0.61%)
Mutual labels:  jupyter-notebook
Word2vec Sentiments
Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")
Stars: ✭ 659 (-89.09%)
Mutual labels:  jupyter-notebook
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (-5.41%)
Mutual labels:  jupyter-notebook
Py4fi2nd
Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
Stars: ✭ 640 (-89.4%)
Mutual labels:  jupyter-notebook
Tensorflow tutorials
From the basics to slightly more interesting applications of Tensorflow
Stars: ✭ 5,548 (-8.15%)
Mutual labels:  jupyter-notebook
Deep Recommender System
深度学习在推荐系统中的应用及论文小结。
Stars: ✭ 657 (-89.12%)
Mutual labels:  jupyter-notebook
Tf Estimator Tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
Stars: ✭ 649 (-89.25%)
Mutual labels:  jupyter-notebook

LearnPython

以撸代码的形式学习Python, 具体说明在知乎专栏-撸代码,学知识

===================================================================================================

python_base.py: 千行代码入门Python

python_visual.py: 15张图入门Matplotlib

python_visual_animation.py: 使用Matplotlib画动态图实例

python_spider.py: 一个很“水”的Python爬虫入门代码文件

python_weibo.py: “史上最详细”的Python模拟登录新浪微博流程

python_lda.py: 玩点高级的--带你入门Topic模型LDA(小改进+附源码)

python_sqlalchemy.py: 作为一个Pythoner, 不会SQLAlchemy都不好意思跟同行打招呼!

python_oneline.py: 几个小例子告诉你, 一行Python代码能干哪些事

python_requests.py: Python中最好用的爬虫库Requests代码实例

python_functional.py: Python进阶: 函数式编程实例(附代码)

python_decorator.py: Python进阶: 通过实例详解装饰器(附代码)

python_datetime.py: 你真的了解Python中的日期时间处理吗?

python_metaclass.py: Python进阶: 一步步理解Python中的元类metaclass

python_coroutine.py: Python进阶: 理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中

python_aiohttp.py: Python中最好用的异步爬虫库Aiohttp代码实例

python_thread_multiprocess.py: Python进阶: 聊聊IO密集型任务、计算密集型任务,以及多线程、多进程

python_version36.py: Python3.6正式版要来了, 你期待哪些新特性?

python_magic_methods: Python进阶: 实例讲解Python中的魔法函数(Magic Methods)

python_restful_api.py: 利用Python和Flask快速开发RESTful API

python_restful_api.py: RESTful API进阶: 连接数据库、添加参数、Token认证、返回代码说明等

python_context.py: With语句和上下文管理器ContextManager

python_flask.py: Flask相关说明

MyShow: 玩点好玩的--知乎全部话题关系可视化

python_markov_chain.py: 玩点好玩的--使用马尔可夫模型自动生成文章

python_wechat.py: 玩点好玩的--自己写一个微信小助手

python_csv.py: Python中CSV文件的简单读写

python_numpy.py: 使用numpy进行矩阵操作

python_mail.py: 使用Python自动发送邮件,包括发送HTML以及图片、附件等

python_redis.py: Python操作Redis实现消息的发布与订阅

python_schedule.py: Python进行调度开发

python_socket.py: Python的socket开发实例

Plotly目录: 一些plotly画图的实例,使用jupyter notebook编写

===================================================================================================

您可以fork该项目, 并在修改后提交Pull request, 看到后会尽量进行代码合并

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].