Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Erik Marsja: Random Forests (and Extremely) in Python with scikit-learn

Link: https://www.marsja.se/random-forests-and-extremely-in-python-with-scikit-learn/?utm_source=rss&utm_medium=rss&utm_campaign=random-forests-and-extremely-in-python-with-scikit-learn

The post Random Forests (and Extremely) in Python with scikit-learn appeared first on Erik Marsja.
In this guest post, you will learn by example how to do two popular machine learning techniques calle
Wingware: Wing Python IDE 7.2.1 - January 29, 2020

Link: https://wingware.com/news/2020-01-29

Wing 7.2.1 fixes debug process group termination, avoids failures seen when pasting some
Python code, prevents crashing in vi browse mode when the first line of the file is blank,
and fixes some other
Continuum Analytics Blog: We’ve Reached a Milestone: pandas 1.0 Is Here

Link: https://www.anaconda.com/pandas-1-0-is-here/

Today the pandas project announced the release of pandas 1.0.0. For more on what’s changed, read through the extensive release notes. We’re particularly excited about Numba-accelerated window operatio
Daniel Roy Greenfeld: Feed Generator

Link:

Late last year I changed my blog engine yet again. I've been happy with it so far, with the exception of XML feeds. The tooling I chose doesn't have good support for feeds, certainly not with the filt
Test and Code: 99: Software Maintenance and Chess

Link: https://testandcode.com/99

I play a form of group chess that has some interesting analogies to software development and maintenance of existing systems. This episode explains group chess and explores a few of those analogies.Sp
Weekly Python StackOverflow Report: (ccxiii) stackoverflow python report

Link: http://python-weekly.blogspot.com/2020/02/ccxiii-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-02-01 08:14:33 GMTIs there a way of subclassing from dict and coll
Zero-with-Dot (Oleg Żero): Surviving zombie apocalypse with random search algorithm

Link: https://zerowithdot.com/random-search-algorithm/

Introduction
Imagine a typical Holywood zombie apocalypse scenario…
A group of desperate folks, led by a charismatic hero, barricades itself in some building, trying to make it to the end of the movie
Mike Driscoll: PyDev of the Week: Alessia Marcolini

Link: http://www.blog.pythonlibrary.org/2020/02/03/pydev-of-the-week-alessia-marcolini/

This week we welcome Alessia Marcolini (@viperale) as our PyDev of the Week! Alessia is a Python blogger and speaker. You can check out some of her work over on Medium. You can also see some of her co
Django Weblog: Django security releases issued: 3.0.3, 2.2.10, and 1.11.28

Link: https://www.djangoproject.com/weblog/2020/feb/03/security-releases/

In accordance with our security release policy, the Django team is issuing Django 3.0.3, Django 2.2.10 and Django 1.11.28. These releases address the security issue detailed below. We encourage all us
CubicWeb: What is new in CubicWeb 3.27 ?

Link: http://feedproxy.google.com/~r/cubicweborg/~3/n4K9pGDT6zk/17270186

Hello CubicWeb community,
We are pleased to announce the release of CubicWeb 3.27. Many thanks to
all the contributors of this release!
Main changes in this release are listed below. Please note this
Julien Danjou: Python Logging with Datadog

Link: https://julien.danjou.info/python-logging-with-datadog/

At Mergify, we generate a pretty large amount of logs. Every time an event is received from GitHub for a particular pull request, our engine computes a new state for it. Doing so, it logs some informa
James Bennett: How I'm testing in 2020

Link: https://www.b-list.org/weblog/2020/feb/03/how-im-testing-2020/

Once upon a time I wrote a bit about testing, specifically how I was organizing and testing my open-source Django apps. It’s been a while since that post, though, and the calendar has even flipped ove
Anarcat: 20 most significant programming languages in history

Link: https://anarc.at/blog/2020-02-02-most-significant-programming-languages-history/

This is a preposterous table I just made up after reading Wikipedia's
History of Programming Languages. I was trying to figure out which
programming language or environment this article might be
refer
Real Python: Use a Flask Blueprint to Architect Your Applications

Link: https://realpython.com/flask-blueprint/

Flask is a very popular web application framework that leaves almost all design and architecture decisions up to the developer. In this tutorial, you’ll learn how a Flask Blueprint, or Blueprint for s
Podcast.__init__: Build Your Own Personal Data Repository With Nostalgia

Link: https://www.pythonpodcast.com/nostalgia-personal-data-repository-episode-248/

The companies that we entrust our personal data to are using that information to gain extensive insights into our lives and habits while not always making those findings accessible to us. Pascal van K