Planet Python RSS
213 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Real Python: Handling Missing Keys With the Python defaultdict Type

Link: https://realpython.com/courses/python-defaultdict-type/

The Python defaultdict type behaves almost exactly like a regular Python dictionary, but if you try to access or modify a missing key, then defaultdict will automatically create the key and generate a
PyCoder’s Weekly: Issue #446 (Nov. 10, 2020)

Link: https://pycoders.com/issues/446

#446 – NOVEMBER 10, 2020 View in Browser » Doing Key-Driver Analysis in Python Take a look at how statistical knowledge plays an important role in answering business questions like “What drives
Stack Abuse: Generating Command-Line Interfaces (CLI) with Fire in Python

Link: https://stackabuse.com/generating-command-line-interfaces-cli-with-fire-in-python/

Introduction
A Command-line interface (CLI) is a way to interact with computers using textual commands.
A lot of tools that don't require GUIs are written as CLI tools/utilities. Although Python has t
Chris Moffitt: Comprehensive Guide to Grouping and Aggregating with Pandas

Link: https://pbpython.com/groupby-agg.html


Introduction
One of the most basic analysis functions is grouping and aggregating data. In some cases,
this level of analysis may be sufficient to answer business questions. In other instances,
this
Real Python: Use Sentiment Analysis With Python to Classify Movie Reviews

Link: https://realpython.com/sentiment-analysis-python/

Sentiment analysis is a powerful tool that allows computers to understand the underlying subjective tone of a piece of writing. This is something that humans have difficulty with, and as you might ima
PyCharm: Webinar: “What It’s Like To Do Instructional Videos on YouTube” with Nelson Jamal

Link: http://feedproxy.google.com/~r/Pycharm/~3/NbG8yf44imE/

Want to learn about producing technical videos on YouTube and gaining an audience? Nelson Jamal, who has experience with both, joins us to take a deep look at his soon-to-be-released PyCharm tutorial
Dataquest: Beginner Python Tutorial: Analyze Your Personal Netflix Data

Link: https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/

How much time have I spent watching The Office? That's a question that has run through my head repeatedly over the years. The beloved sitcom has been my top "comfort show/background noise" choice for
Real Python: The Real Python Podcast – Episode #34: The Python Modulo Operator & Managing Data With SQLite and SQLAlchemy

Link: https://realpython.com/podcasts/rpp/34/

Are you ready to move beyond flat files for your data in Python? Maybe you're not sure where to start with databases and SQL. This week on the show, David Amos returns with another batch of PyCoder’s
PyCharm: PyCharm 2020.3 EAP #4: Pair Programming, Intelligent Text Proofreading, and More

Link: http://feedproxy.google.com/~r/Pycharm/~3/MQXDY2p3HlM/

The fourth build of PyCharm 2020.3 is now available in the Early Access Program.
This week’s EAP is devoted to platform-wide features, now bundled in PyCharm: Code With Me, a tool for collaborative d
ListenData: Translating Web Page while Scraping

Link: https://www.listendata.com/2020/10/translating-web-page-while-scraping.html

Suppose you need to scrape data from a website after translating the web page in R and Python. In google chrome, there is an option (or functionality) to translate any foreign language. If you are an
Weekly Python StackOverflow Report: (ccxlix) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/11/ccxlix-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-11-07 18:30:25 GMTDataframe removes duplicate when certain values
Montreal Python User Group: Montréal-Python #81– Libation Ocre

Link: https://montrealpython.org/en/2020/11/mp-81/

Surrounded by a cloud of nutmeg and cinnamon fragrances, the sorceress puts the final touch to her creation: a potent potion of Pythonism, which promises immunity against perverted classes hierarchies