KDnuggets
Best Python Books for Beginners and Advanced Programmers
7 min read · 2021-05-14 · Let's take a look at nine of the best Python books for both beginners and advanced programmers, covering topics such as data science, machine learning, deep learning, NLP, and more.
Reader View · Shared by 174, including Ferit (at 🏠) 🌙, Nicolas Babin #AmazonPartner, Harold Sinnott 📱📲, Evan (he/him), Terence Mills, Kirk Borne, Michael Fisher, JJ Flash, Craig Brown, PhD, ipfconline 🇺🇦
devintro.com
Beginner to pro in Python with these FREE resources
4 min read · 2021-04-28 · Originally at -> Devintro.com Python is a high level coding language, which implies that, in cont...
Reader View · Shared by 17, including Evan (he/him), Dr. Ganapathi Pulipaka 🇺🇸, rogerverhoeven
pub.towardsai.net
Understanding Pandas Melt — pd.melt()
20+ min read · 2021-04-23 · Understanding the most efficient and flexible function to reshape Pandas data frames
Reader View · Shared by 15, including Dr. Ganapathi Pulipaka 🇺🇸, Evan (he/him)
github.com
juliangaal/python-cheat-sheet
2021-02-25 · Python Cheat Sheet NumPy, Matplotlib. Contribute to juliangaal/python-cheat-sheet development by creating an account on GitHub.
Shared by 8, including Evan (he/him)
medium.com
Speeding up Python code with Nim
6 min read · 2021-02-19 · Python is one of the most popular and accessible programming languages of all time but is far from being the fastest. Many library and…
Reader View · Shared by 12, including Evan (he/him), Real Python
bart.degoe.de
Building a full-text search engine in 150 lines of Python code
10 min read · 2021-03-25 · Mar 24, 2021 how-tosearchfull-text searchpython Full-text search is everywhere. From finding a book on Scribd, a movie on Netflix, toilet paper on Amazon, or anything else on the web through Google…
Reader View · Shared by 39, including Real Python, Evan (he/him), 👁🍠➡️, Vikram Dutt
medium.com
Announcing OpenTelemetry Python 1.0!
2 min read · 2021-03-31 · OpenTelemetry Python distributed tracing API/SDK reaches 1.0
Reader View · Shared by 11, including Real Python, Nico Müller 🇺🇦, Evan (he/him)
sourcery.ai
Python Refactorings
6 min read · 2021-03-29 · Six more examples of ways to refactor your Python code, and why they are improvements
Reader View · Shared by 12, including Evan (he/him)
mltut.com
14 Best+Free Data Science with Python Courses Online- [Bestseller 2021]
8 min read · 2021-04-05 · So you have chosen Python programming for data science? I would say, good decision!. Because Python is one of the most widely used programming languages in the data science field. Python has many…
Reader View · Shared by 23, including Giuliano Liguori, Evan (he/him), Ronald van Loon, Kirk Borne
freeCodeCamp.org
The Python Handbook
20+ min read · 2021-03-11 · This Python Handbook helps you learn 80% of the Python basics in 20% of the time.
Reader View · Shared by 194, including Dr. Ganapathi Pulipaka 🇺🇸, Pascal Sulser, Brett Errington, Evan (he/him), andre hollstein, Leo Souza Nascimento, Jacob du Toit, rogerverhoeven
JetBrains
Python Developers Survey 2020 Results
1 min read · 2021-02-23 · Official Python Developers Survey 2020 Results by Python Software Foundation and JetBrains: more than 28k responses from more than 150 countries.
Shared by 29, including OpenSourceInitiative, Real Python, Evan (he/him)
maartenbreddels.com
Tracing the Python GIL
~15 min read · 2021-01-15 · Tracing and visualizing the Python GIL with perf and VizTracer
Reader View · Shared by 17, including Real Python, Evan (he/him), Olivier Grisel, andre hollstein
Towards Data Science
Top 10 Python Libraries for Data Science in 2021
~11 min read · 2021-02-18 · What You Should Learn and How You Can Learn them
Reader View · Shared by 64, including Carla Gentry, Evan (he/him), Dr. Ganapathi Pulipaka 🇺🇸
github.com
ml-tooling/best-of-ml-python
2021-01-14 · 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. - ml-tooling/best-of-ml-python
Shared by 30, including Evan (he/him), Sebastian Raschka, Jesús Torres 👩💻, AIKing.Eth - Vincent Boucher, Dr. Ganapathi Pulipaka 🇺🇸, Nico Müller 🇺🇦
python.hamel.dev
Python Concurrency: The Tricky Bits
~19 min read · 2021-02-15 · An exploration of threads, processes, and coroutines in Python, with interesting examples that illuminate the differences between each.
Reader View · Shared by 72, including Evan (he/him), Dayyan Smith, Noel Jacob, Real Python, Mike Tamir, PhD, Alexander Seifert
rmorshea.github.io
IDOM - It's React, but in Python
8 min read · 2021-03-02 · IDOM is a new declarative Python package for building highly interactive user interfaces. IDOM takes inspiration from React, and wherever possible, attempts to achieve parity with the features it…
Reader View · Shared by 4, including Evan (he/him)