Get Mystery Box with random crypto!

Planet Python RSS

Logo of telegram channel planetpython — Planet Python RSS P
Logo of telegram channel planetpython — Planet Python RSS
Channel address: @planetpython
Categories: Technologies
Language: English
Subscribers: 212
Description from channel

Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg

Ratings & Reviews

3.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

1

3 stars

1

2 stars

1

1 stars

0


The latest Messages 4

2021-09-03 10:42:07 Read the Docs: Read the Docs newsletter - September 2021

Link: https://blog.readthedocs.com/newsletter-september-2021/


Welcome to the latest edition of our monthly newsletter, where we
share the most relevant updates around Read the Docs,
offer a summary of new features we shipped
during the previous month,
and share
11 views07:42
Open / Comment
2021-09-03 07:42:11 Kushal Das: Default values, documentation and Ansible

Link: https://kushaldas.in/posts/default-values-documentation-and-ansible.html


While testing my
qubes_ansible
project on the upcoming Qubes OS 4.1 project, I noticed
something really strange. But, before getting into that, this Ansible module
and the connection plugin are for Q
12 views04:42
Open / Comment
2021-09-03 04:42:09 Podcast.__init__: Monitor The Health Of Your Machine Learning Products In Production With Evidently

Link: https://www.pythonpodcast.com/evidently-machine-learning-monitoring-episode-330/

You've got a machine learning model trained and running in production, but that's only half of the battle. Are you certain that it is still serving the predictions that you tested? Are the inputs with
12 views01:42
Open / Comment
2021-09-02 19:42:05 Python for Beginners: Check If a List has Duplicate Elements

Link: https://www.pythonforbeginners.com/basics/check-if-a-list-has-duplicate-elements

Lists are the most used data structures in Python. While programming, you may land into a situation where you will need a list containing only unique elements or you want to check if a list has duplic
15 views16:42
Open / Comment
2021-09-02 16:42:06 Mike Driscoll: Creating a File Search GUI with wxPython

Link: https://www.blog.pythonlibrary.org/2021/09/02/creating-a-file-search-gui-with-wxpython/

Have you ever needed to search for a file on your computer? Most operating systems have a way to do this. Windows Explorer has a search function and there’s also a search built-in to the Start Menu no
14 views13:42
Open / Comment
2021-09-02 16:42:04 Stack Abuse: Guide to Numpy's arange() Function

Link: https://stackabuse.com/guide-to-numpys-arange-function/

Intro
Numpy is the most popular mathematical computing Python library. It offers a great number of mathematical tools including but not limited to multi-dimensional arrays and matrices, mathematical f
11 views13:42
Open / Comment
2021-09-02 04:42:09 Python Bytes: #248 while True: stand up, sit down

Link: https://pythonbytes.fm/episodes/show/248/while-true-stand-up-sit-down

Watch the live stream:



Watch on YouTube




About the show

9 views01:42
Open / Comment
2021-09-01 16:48:06 Python for Beginners: Binary Search Tree in Python

Link: https://www.pythonforbeginners.com/data-structures/binary-search-tree-in-python

You can use different data structures such as a python dictionary, a list, a tuple, or a set in programs. But these data structures are not sufficient for implementing hierarchical structures in the p
15 views13:48
Open / Comment
2021-09-01 16:48:05 Mike Driscoll: Unit Conversion with Python and the Pint Package

Link: https://www.blog.pythonlibrary.org/2021/09/01/unit-conversion-pint/

Do you need to work measurements often? What about converting from one unit of measurement to another? There is a Python package called Pint that makes working with quantities easy to do. Pint allows
14 views13:48
Open / Comment
2021-09-01 13:48:04 PyBites: Facial Recognition with Python

Link: https://pybit.es/articles/facial-recognition-with-python/

Identifying faces
I was asked by Bob to write a guest article for the PyBites blog, so whilst this isn’t my first blog article, it is my first ever guest blog article of which I’m immensely proud and
12 views10:48
Open / Comment