Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Data School: Working with Time Zones & Daylight Saving Time in pandas 🕑

Link: https://www.dataschool.io/pandas-time-zones-and-daylight-saving-time/

In most of the US (plus a few other places in North America), Daylight Saving Time began on Sunday, March 12 at 2:00am.
So what is Daylight Saving Time, why should you care about it, and how is it han
PyBites: 8 tips for succeeding in the software industry

Link: https://pybit.es/articles/8-tips-for-succeeding-in-the-software-industry/

Watch here:


Listen here:

Welcome back to the podcast. Today we share 8 tips in response to a question that we were tagged on @ Twitter:

Communication is everything.
Deliberate practice.
Adopt a gr
PyBites: Failure does not exist, the obstacle is often the way

Link: https://pybit.es/articles/failure-does-not-exist-the-obstacle-is-often-the-way/

This content first appeared on our friends list, you can subscribe here.
I remember a long time ago I applied for a job and … I never heard back.
I applied for another job… rejected.
And for yet anoth
Data School: Working with Time Zones & Daylight Saving Time in pandas 🕑

Link: https://www.dataschool.io/time-zones-in-pandas/

In most of the USA (plus a few other places in North America), Daylight Saving Time began on Sunday, March 12 at 2:00am.
So what is Daylight Saving Time, why should you care about it, and how is it ha
Stack Abuse: Python TypeError: < not supported between instances of str and int

Link: https://stackabuse.com/python-typeerror-not-supported-between-instances-of-str-and-int/

Introduction
In this article, we'll be taking a look at a common Python 3 error: TypeError: '<' not supported between instances of 'str' and 'int'. This error occurs when an attempt is made to compare
eGenix.com: Python Meeting Düsseldorf - 2023-03-22

Link: https://www.egenix.com/company/news/Python-Meeting-Duesseldorf-2023-03-22

The following text is in German, since we're announcing a regional user group meeting in Düsseldorf, Germany.

Ankündigung
Das nächste Python Meeting Düsseldorf findet an folgendem Termin statt:

22.0
Giampaolo Rodola: Recognize connection errors

Link: https://gmpy.dev/blog/2023/recognize-connection-errors

Lately I've been dealing with an asynchronous TCP client app which sends
messages to a remote server. Some of these messages are important, and cannot
get lost. Because the connection may drop at any
PyCharm: PyCharm 2023.1 Release Candidate Is Out!

Link: https://blog.jetbrains.com/pycharm/2023/03/2023-1-rc/

PyCharm 2023.1 is just around the corner! Check out the fixes and improvements we added to the PyCharm 2023.1 Release Candidate.
To see what has already been added in PyCharm 2023.1 during the early a
Python Engineering at Microsoft: Introducing the Data Wrangler extension for Visual Studio Code Insiders

Link: https://devblogs.microsoft.com/python/data-wrangler-release/

We’re excited to announce the launch of Data Wrangler, a revolutionary tool for data scientists and analysts who work with tabular data in Python. Data Wrangler is an extension for VS Code Insiders an
Real Python: The Real Python Podcast – Episode #149: Coding With namedtuple & Python's Dynamic Superpowers

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

Have you explored Python's collections module? Within it, you'll find a powerful factory function called namedtuple(), which provides multiple enhancements over the standard tuple for writing clearer
Python for Beginners: Pandas DataFrame to List in Python

Link: https://www.pythonforbeginners.com/basics/pandas-dataframe-to-list-in-python

Python lists and dataframes are two of the most used data structures in python. While we use python lists to handle sequential data, dataframes are used to handle tabular data. In this article, we wil
eGenix.com: PyDDF Python Spring Sprint 2023

Link: https://www.egenix.com/company/news/PyDDF-Spring-Sprint-2023

The following text is in German, since we're announcing a Python sprint in Düsseldorf, Germany.

Ankündigung
Python Meeting Herbst Sprint 2023 in
Düsseldorf

Samstag, 25.03.2023, 10:00-18:00 Uhr
Sonnt
Mike Driscoll: Python’s Built-in Functions – The all() Function (Video)

Link: https://www.blog.pythonlibrary.org/2023/03/17/pythons-built-in-functions-the-all-function-video/

This is the next video in my Python Built-ins Series.
Did you know Python has an all() function? Do you know what to use the all() function for?
Find out today by watching this short video!

 
More Vi
Stack Abuse: DBSCAN with Scikit-Learn in Python

Link: https://stackabuse.com/dbscan-with-scikit-learn-in-python/

Introduction
You are working in a consulting company as a data scientis. The project you were currently assigned to has data from students who have recently finished courses about finances. The financ
Matt Layman: Locking Down Your Users' Secrets: Django Sessions 101

Link: https://www.mattlayman.com/blog/2023/django-sessions-secure/

Django is a powerful and popular web framework that makes it easy to build robust and secure web applications. One of the key features of Django is its ability to manage user sessions, which are essen
Talk Python to Me: #407: pytest tips and tricks for better testing

Link: https://talkpython.fm/episodes/show/407/pytest-tips-and-tricks-for-better-testing

If you're like most people, the simplicity and easy of getting started is a big part of pytest's appeal. But beneath that simplicity, there is a lot of power and depth. We have Brian Okken on this epi
Glyph Lefkowitz: Building And Distributing A macOS Application Written in Python

Link: https://blog.glyph.im/2023/03/py-mac-app-for-real.html

Why Bother With All This?
In other words: if you want to run on an Apple platform, why not just write
everything in an Apple programming language, like Swift? If you need to ship
to multiple platform
Hynek Schlawack: How to Automatically Switch to Rosetta With Fish and Direnv

Link: https://hynek.me/til/automatic-rosetta-fish-direnv/

I love my Apple silicon computer, but having to manually switch to Rosetta-enabled shells for my Intel-only projects was a bummer.
ListenData: ChatGPT-4 Is a Smart Analyst, Unlike GPT-3.5

Link: https://www.listendata.com/2022/12/limitations-of-ChatGPT.html

ChatGPT has been trending on social media platforms. It has crossed one million users in just a week time. Those who haven't heard about ChatGPT, it's a large language model trained by OpenAI. In simp