Quantcast
Channel: Planet Python
Browsing all 22907 articles
Browse latest View live

TestDriven.io: Deploying a Django App to Render

This tutorial looks at how to deploy a Django application to Render.

View Article


Codementor: Free Service - Python Converter & Generator

Python Generator & Converter, a new open-source and free service provided by AppSeed that supports OpenAPI, CSV, and pandas DF input.

View Article


Talk Python to Me: #394: Awesome Jupyter Libraries and Extensions in 2022

Jupyter is an amazing environment for exploring data and generating executable reports with Python. But there are many external tools, extensions, and libraries to make it so much better and make you...

View Article

Image may be NSFW.
Clik here to view.

PyBites: Building a 500 line API regression test suite

This article appeared as a Pybites email first. If you like it consider joining our friends list for weekly Python, developer and (!) mindset content …Last year I built a cool API to post code images...

View Article

Real Python: The Real Python Podcast – Episode #137: Start Using a Build...

What advantages can a build system provide for a Python developer? What new skills are required when working with a team of developers? This week on the show, Benjy Weinberger from Toolchain is here to...

View Article


Mike Driscoll: Countdown to Christmas Sale + Giveaway

Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start hosting video courses on the Python programming...

View Article

Peter Hoffmann: Using docker multistage build to build turbodbc with pyarrow...

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. For maximum performance, turbodbc offers built-in NumPy and Apache Arrow support and...

View Article

Brett Cannon: WebAssembly and its platform targets

When talking about WebAssembly, one of the things that often confuses people is the lack of a great analogy for the various platform targets that WebAssembly supports. This ends up being a bit...

View Article


Python for Beginners: Drop Rows With Nan Values in a Pandas Dataframe

Handling nan values is a tedious task while data cleaning. In this article, we will discuss different ways to drop rows with nan values from a pandas dataframe using the dropna() method.Table of...

View Article


Mike Driscoll: PyDev of the Week: Robert Smallshire

This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week!  Robert is the founder of the Sixty-North consulting company. Robert also produces amazing Python videos for...

View Article

Image may be NSFW.
Clik here to view.

PyBites: Pybites turns 6 today – 10 highlights + lessons learned

Today Pybites turns 6 years We could never have envisioned that our end-of-2016 “Python blog side project” would grow out into a fully fledged business serving thousands of people worldwide!Here are 10...

View Article

Python for Beginners: Check for NaN Values in Pandas Python

While working with data in python, we often encounter null values or NaN values. In this article, we will discuss different ways to check for nan values or null values in a pandas dataframe or series....

View Article

Real Python: Python's "in" and "not in" Operators: Check for Membership

Python’s in and not in operators allow you to quickly determine if a given value is or isn’t part of a collection of values. This type of check is common in programming, and it’s generally known as a...

View Article


Matthew Wright: Options to run pandas DataFrame.apply in parallel

A common use case in pandas is to want to apply a function to rows in a DataFrame. For a novice, the temptation can be to iterate through the rows in the DataFrame and pass the data to a function, but...

View Article

James Bennett: Boring Python: code quality

This is the second in a series of posts I intend to write about how to build, deploy, and manage Python applications in as boring a way as possible. In the first post in the series I gave a definition...

View Article


Codementor: Get Started with MQTT over QUIC: A Quick Guide for The...

This article will help you to get started exploring the MQTT Over QUIC feature in EMQX 5.0.

View Article

Image may be NSFW.
Clik here to view.

ListenData: ChatGPT Isn't a Smart Analyst

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...

View Article


S. Lott: Christmas Book Offers

Apple BooksPivot to PythonA Guide for professionals and skilled beginnershttps://books.apple.com/us/book/pivot-to-python/id1586977675 I've recently updated this to fix some cosmetic problems with title...

View Article

Real Python: Python Basics: File System Operations

So far, you’ve written programs that get their input from one of two sources: the user or the program itself. Program output has been limited to displaying some text in IDLE’s interactive window.These...

View Article

Image may be NSFW.
Clik here to view.

Python Morsels: Python's "if" statements

You can use Python's if, elif, and else blocks to run code only when specific conditions are met.Table of contentsConditional code with if statementsUsing else with if in PythonChecking multiple...

View Article
Browsing all 22907 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>