Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Bruno Ponne / Coding The Past: Harnessing AI in R and Python - Gather data with ChatGPT

Link: https://www.codingthepast.com/2023/11/01/AI-in-R.html


AI in R and Python

Greetings, humanists, social and data scientists!

Welcome to this enlightening journey to extract historical data from the Web using AI! In this lesson, we delve into the innovat
ListenData: 15 Open Source ChatGPT Alternatives (with Code)

Link: https://www.listendata.com/2023/03/open-source-chatgpt-models-step-by-step.html

In this article we will explain how Open Source ChatGPT alternatives work and how you can use them to build your own ChatGPT clone for free. By the end of this article you will have a good understandi
TechBeamers Python: 4 Different Ways to Rename Columns in Pandas

Link: https://www.techbeamers.com/rename-columns-in-pandas-examples/

Searching for ways to rename a column using Pandas? This is a common operation you might have to perform while using a data frame. This tutorial will walk you through several methods to rename one or
Quansight Labs Blog: Improving SymPy's Documentation

Link: https://labs.quansight.org/blog/sympy-documentation

SymPy's documentation has received many significant improvements over the past two years thanks to funding by the Chan Zuckerberg Initiative.
Real Python: Build a Hangman Game for the Command Line in Python

Link: https://realpython.com/python-hangman/

Many people learn basic language and word skills by playing the game of hangman. First mentioned in print in the late nineteenth century and popularized in international media as the game show Wheel o
The Python Coding Blog: The Python Coding Place is Live! | October in Review

Link: https://thepythoncodingbook.com/2023/11/01/the-python-coding-place-is-live-october-review/

The big news for October is that The Python Coding Place is now live and my first video course is available for beginners starting to learn to code–well, the first few chapters anyway.
This is big new
PyBites: New Pybites Python Developer Certificates and How They Are Different

Link: https://pybit.es/articles/new-pybites-python-developer-certificates-and-how-they-are-different/

Welcome back to the Pybites Podcast. We’ve been teasing this for a while, and it’s finally here: our Python Developer Certificates. 
Listen here:

Or watch it on YouTube:


Our certificates are not ju
Armin Ronacher: Post Covid Remote Work Doesn't Work As Well

Link: http://lucumr.pocoo.org/2023/11/1/remote-before-and-after-covid

This year I decided that I want to share my most important learnings about
engineering, teams and quite frankly personal mental health. My hope is that
those who want to learn from me find it useful.
TechBeamers Python: How to Slice a Python String with Examples

Link: https://www.techbeamers.com/slice-python-string/

In this tutorial, we’ll explore various ways to slice Python strings providing several code examples. We’ll also make a comparison of different slicing methods to help you choose the most suitable one
CodersLegacy: Interactive Plots in Matplotlib: Mouse-Driven Selection of Artists

Link: https://coderslegacy.com/interactive-plots-in-matplotlib/

Matplotlib is a versatile and widely-used library for data visualization in Python. While it excels at creating static plots and charts, it’s also capable of producing interactive visualizations. In t
Stack Abuse: Guide to Stacks in Python

Link: https://stackabuse.com/guide-to-stacks-in-python/

Introduction
While some data structures are versatile and can be used in a wide range of applications, others are specialized and designed to handle specific problems. One such specialized structure,
Python Engineering at Microsoft: Python in Visual Studio Code – November 2023 Release

Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-november-2023-release/

We’re excited to announce the November 2023 release of the Python and Jupyter extensions for Visual Studio Code!
This release includes the following announcements:

Improvements to Shift + Enter run l
Python Bytes: #359 gil--;

Link: https://pythonbytes.fm/episodes/show/359/gil

<strong>Topics covered in this episode:</strong><br>

<ul>
<li><a href="https://us.pycon.org/2024/"><strong>PyCon 2024 is up</strong></a><strong>?</strong></li>
<li><a href="https://astral.sh/blog/th
Brian Okken: pytest slow order

Link: https://pythontest.com/pytest-slow-order/

I received a question the other day about combining the notion of marking slow tests and ordering them to run the slow tests first.
This post describes a bit of background and a solution to the proble
Real Python: The Real Python Podcast – Episode #179: Improving Your Git Developer Experience in Python

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

Are you getting by with a few fundamental commands for Git when building your Python projects? Would you like to improve your version control techniques and become more efficient with the Git command