Skip to content
Python News | Practical Python Engineering

Python News | Practical Python Engineering

Python News covers applied Python development, libraries, and real-world engineering patterns.

site mode button
Subscribe

Data Science

Posts about Data Science

Python JIT: practical notes from production
12 mins read

Python JIT: practical notes from production

  • AI/ML
April 9, 2026April 9, 2026 Silas MontgomeryTagged CPython internals, DuckDB python, Free threading, GIL removal, Ibis framework, Marimo notebooks, Mojo language, Polars dataframe, Python JIT, Rust Python

The experimental copy-and-patch JIT landed in CPython 3.13 behind the –enable-experimental-jit build flag, and by 3.14 it is stable enough to enable on.

Read More
Marimo vs Jupyter Notebook: Which Python Environment is Best?
16 mins read

Marimo vs Jupyter Notebook: Which Python Environment is Best?

  • Data Engineering
April 6, 2026 Nia OkoroTagged PyArrow updates

I just spent three hours debugging a machine learning pipeline, only to realize I had executed cell 14 before cell 12.

Read More
I Dropped Pandas for Polars. Here’s What Broke.
6 mins read

I Dropped Pandas for Polars. Here’s What Broke.

  • Data Engineering
April 3, 2026 Riko IshikawaTagged Polars dataframe

It was 11 PM on a Thursday last month. My data pipeline running on a t3.xlarge AWS instance crashed for the fourth time that week. The culprit?

Read More
Mastering Gil Removal: Advanced Techniques and Best Practices for Modern Developers
13 mins read

Mastering Gil Removal: Advanced Techniques and Best Practices for Modern Developers

  • Data Engineering
April 1, 2026 Riko IshikawaTagged Ibis framework

Introduction to Gil Removal In today’s rapidly evolving technological landscape, GIL removal has emerged as a critical skill for developers seeking to.

Read More
Simulating Quantum Decision Models in Pure Python (No QPU Required)
5 mins read

Simulating Quantum Decision Models in Pure Python (No QPU Required)

  • AI/ML
February 26, 2026 Priya SharmaTagged Python quantum

I spent most of last week arguing with a vendor who insisted we needed cloud QPU access to run our new multi-agent decision matrix.

Read More
Poetry is Dead to Me: Why I Switched to uv
4 mins read

Poetry is Dead to Me: Why I Switched to uv

  • Automation
February 23, 2026 Silas MontgomeryTagged Uv installer

Actually, I should clarify – I held on for as long as I could. Really, I did. I was the guy in the team chat defending Poetry 1 back in 2023.

Read More
Numpyro: Probabilistic Programming That Doesn’t Waste My Time
6 mins read

Numpyro: Probabilistic Programming That Doesn’t Waste My Time

  • Data Science
February 20, 2026 Riko IshikawaTagged NumPy news

I remember the bad old days of probabilistic programming. You’d define a hierarchical model, hit “sample,” and then—I’m not joking—go watch an entire.

Read More
Taipy: Why I Finally Ditched Streamlit for Production Apps
3 mins read

Taipy: Why I Finally Ditched Streamlit for Production Apps

  • Data Engineering
February 11, 2026 Mateo VargasTagged Taipy news

Well, I have a confession to make. For the last five years, I’ve been utterly hooked on “script-to-web” tools.

Read More
PyScript in 2026: Why I Finally Stopped Hating Client-Side Python
7 mins read

PyScript in 2026: Why I Finally Stopped Hating Client-Side Python

  • Data Science
January 29, 2026 Riko IshikawaTagged PyScript web

Actually, I should clarify – I remember sitting in the audience at PyCon 2022 when PyScript was first announced.

Read More
Stop Rewriting Your Pandas Code for Spark. Seriously.
7 mins read

Stop Rewriting Your Pandas Code for Spark. Seriously.

  • Cloud Computing
January 9, 2026 Nia OkoroTagged NumPy news

I looked at my terminal yesterday and saw the one error message that has haunted my entire career in data engineering.

Read More

Posts pagination

1 2 … 13 Next

Recent Posts

  • Free-Threaded Python 3.13t: Measuring Contention With perf c2c
  • Litestar Cut Our P99 Latency 40% After Migrating From FastAPI
  • Ruff 0.8 Replaced Black, isort, and Flake8 in Our Monorepo
  • Ruff 0.6 Replaced Black and isort in Our Monorepo Last Week
  • Python JIT: practical notes from production

Recent Comments

No comments to show.

Archives

  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025

Categories

  • Agent Development
  • AI Agents
  • AI Testing
  • AI/ML
  • Algorithmic Trading
  • Ansible
  • Api
  • API Development
  • Apple Ecosystem
  • Application Scripting
  • Architecture
  • Async
  • Asynchronous Programming
  • Asyncio
  • Automation
  • Bioinformatics
  • Blockchain Development
  • CircuitPython
  • Climate Modeling
  • Cloud Computing
  • Code Quality
  • Code-CAD
  • Community
  • Concurrency
  • Core Development
  • CPython Internals
  • Cryptography
  • Data
  • Data Engineering
  • Data Science
  • Data Visualization
  • Database
  • Deep Learning
  • Dependencies
  • Dependency Management
  • Deployment
  • Developer Community
  • Developer Tools
  • DevOps
  • Distributed Computing
  • Django
  • Edge AI
  • Edge Computing
  • Educational Technology
  • Embedded Systems
  • Encryption
  • FARM Stack
  • FastAPI
  • FinTech
  • Flask
  • Functional Programming
  • Game Development
  • Generative AI
  • Hardware Engineering
  • Hardware Simulation
  • Internet of Things
  • IoT
  • JIT Compilation
  • Knowledge Graphs
  • LangChain
  • Language Features
  • Language Internals
  • LlamaIndex
  • LLM Development
  • Machine Learning
  • Malware Analysis
  • Mathematical Modeling
  • Matplotlib
  • Memory Management
  • Microservices
  • MLOps
  • Mojo Language
  • Network Security
  • Open Source
  • Open Source Governance
  • Operating Systems
  • Optimization
  • Package Management
  • Packaging
  • Pandas
  • Parallel Processing
  • Performance
  • Performance Optimization
  • Pipeline
  • Poetry
  • Probabilistic Forecasting
  • Probabilistic Programming
  • Profiling
  • Programming
  • Pytest
  • Python
  • Python Asyncio
  • Python Development
  • Python Ecosystem
  • Python Encryption
  • Python Internals
  • Python News
  • Python Packaging
  • Python Profiling
  • Python Programming
  • Python Security
  • Python Tooling
  • Quantitative Finance
  • Quantum Computing
  • Red Teaming
  • Rest
  • Robotics
  • Scientific Computing
  • Security
  • Smart Contracts
  • Software Design Patterns
  • Software Development
  • Software Governance
  • Static Type Checking
  • Structured Concurrency
  • Supply Chain Security
  • Systems Programming
  • Tdd
  • Tech Ethics
  • Tensorflow
  • Test
  • Testing
  • Time Series Forecasting
  • UI Development
  • Web Development
  • Web Scraping
  • Web3 Integration
  • Web3.Py
  • WebAssembly
  • About
  • Contact
  • Privacy Policy
  • Terms of Service
News Express © 2026. All Rights Reserved.