Planet Python RSS
214 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
John Cook: Broadcasting and functors

Link: https://www.johndcook.com/blog/2021/03/09/broadcasting-and-functors/

In my previous post, I looked at the map Δ that takes a column vector to a diagonal matrix. I even drew a commutative diagram, which foreshadows a little category theory.
Suppose you have a function f
Python Pool: Why is Numpy asarray() Important in Python?

Link: https://www.pythonpool.com/numpy-asarray/?utm_source=rss&utm_medium=rss&utm_campaign=numpy-asarray

What Exactly is Numpy asarray?
The numpy asarray() function is used when need to convert an input to an array. Whether the input is a list, lists of tuples, tuples, tuples of tuples, tuples of lists,
Python Pool: Various Ways to Find Standard Deviation in Numpy

Link: https://www.pythonpool.com/numpy-standard-deviation/?utm_source=rss&utm_medium=rss&utm_campaign=numpy-standard-deviation

Introduction
In this tutorial, We will learn how to find the standard deviation of the numpy array. we can find the standard deviation of the numpy array using numpy.std() function. we will learn the
Red Hat Developers: Write your own Red Hat Ansible Tower inventory plugin

Link: https://developers.redhat.com/blog/2021/03/10/write-your-own-red-hat-ansible-tower-inventory-plugin/

Ansible is an engine and language for automating many different IT tasks, such as provisioning a physical device, creating a virtual machine, or configuring an application and its dependencies. Ansibl
death and gravity: Struggling to structure code in larger programs? Great resources a beginner might not find so easily

Link: https://death.andgravity.com/aosa

So, you're an advanced beginner –
you've learned your way past Python basics
and can solve real problems.
Maybe you're about to embark on your first larger project,
but feel at a loss about where to s
Stack Abuse: Python: How to Print Without Newline or Space

Link: https://stackabuse.com/python-how-to-print-without-newline-or-space/

Introduction
The print() function in Python appends a newline to the output when displayed on the tty (teletypewriter A.K.A the terminal). When you don't want your message displayed with newlines or w
Python for Beginners: String Splicing in Python

Link: https://www.pythonforbeginners.com/python-strings/string-splicing-in-python


Python strings are sequences of characters enclosed in single, double or triple quotes. Strings are immutable in python. We can access each character of a string using string splicing in python. Spli
Real Python: Build a Contact Book With Python, PyQt, and SQLite

Link: https://realpython.com/python-contact-book/

Building projects is arguably one of the more approachable and effective ways of learning to program. Real projects require you to apply different and varied coding skills. They also encourage you to
PyCharm: Interactive Visualizations in PyCharm and Datalore

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


The Lets-Plot library is an open-sourced interactive plotting library developed by JetBrains for Python and Kotlin. Its architecture was inspired by the ggplot library for the R language, and is buil
Mahmoud Hashemi: Changing the Tires on a Moving Codebase

Link: http://sedimental.org/tech_refresh.html

2020 was a year of reckonings. And for all that was beyond one’s
control, as the year went on, I found myself pouring more and more
into the one thing that felt within reach: futureproofing of the lar
Stack Abuse: How to Split a List Into Even Chunks in Python

Link: https://stackabuse.com/how-to-split-a-list-into-even-chunks-in-python/

Introduction
Splitting strings and lists are common programming activities in Python and other languages. Sometimes we have to split our data in peculiar ways, but more commonly - into even chunks.
Th
Python Anywhere: System updates on 10 February and 11 March

Link: https://blog.pythonanywhere.com/194/

It’s been a year since PythonAnywhere went all-remote,
but it has not slowed us down, and today was the time to deploy an
exciting set of changes to our system.
John Cook: Pareto and Pandas

Link: https://www.johndcook.com/blog/2021/03/11/pareto-and-pandas/

This post muses about what it means to learn a software library. I’ll use Pandas as an example, but the post isn’t just about Pandas.
Suppose you say “I want to learn Pandas.” That implicitly assumes
PyCon: T-shirt Ordering is Back Online

Link: https://pycon.blogspot.com/2021/03/t-shirt-ordering-is-back-online.html

Thank you for the quick notification from our community questioning the shipping prices. We quickly contacted the supplier to question the pricing and they did identify a bug in the ordering site that
Python Pool: 5 Ways to Remove the Last Character From String in Python

Link: https://www.pythonpool.com/python-remove-last-character-from-string/?utm_source=rss&utm_medium=rss&utm_campaign=python-remove-last-character-from-string

Introduction
String Manipulation is the most important feature in python. You can manipulate the string by many methods such as String slicing techniques, looping over the elements, and string methods
Talk Python to Me: #307 Python from 1994 to 2021, my how you've grown!

Link: https://talkpython.fm/episodes/show/307/python-from-1994-to-2021-my-how-youve-grown

Python has changed a lot since its inception 30 years ago. On this episode, you'll meet Paul Everitt and Barry Warsaw. They have both been involved with Python since the very first Python conference (
Moshe Zadka: So you want to create a universe

Link: https://orbifold.xyz/universe-pi-day.html

A story about looking for a universe, and finding a pi(e)
This is fine.
You need not feel shame.
Many want to create a universe.
But it is good you are being careful.
A universe with sentient beings i