Armin Ronacher: Regulation Isn’t the European Trap — Resignation Is
Link: https://lucumr.pocoo.org/2025/10/21/eu-resigation/
Plenty has been written about how hard it is to build in Europe versus the US.
The list is always the same with little process: brittle politics, dense
bureaucracy, mandatory notaries, endless and rig
Link: https://lucumr.pocoo.org/2025/10/21/eu-resigation/
Plenty has been written about how hard it is to build in Europe versus the US.
The list is always the same with little process: brittle politics, dense
bureaucracy, mandatory notaries, endless and rig
Armin Ronacher's Thoughts and Writings
Regulation Isn’t the European Trap — Resignation Is
The difference between business in Europe and the US.
Reuven Lerner: Your personal mentor for Python and Pandas
Link: https://lerner.co.il/2025/10/21/your-personal-mentor-for-python-and-pandas/
I’ve been teaching Python and Pandas for decades — in companies, at conferences, and on YouTube — and I keep hearing the same frustrations everywhere I go:
“I understand the basics, but Pandas still
Link: https://lerner.co.il/2025/10/21/your-personal-mentor-for-python-and-pandas/
I’ve been teaching Python and Pandas for decades — in companies, at conferences, and on YouTube — and I keep hearing the same frustrations everywhere I go:
“I understand the basics, but Pandas still
Reuven Lerner
Your personal mentor for Python and Pandas
I’ve been teaching Python and Pandas for decades — in companies, at conferences, and on YouTube — and I keep hearing the same frustrations everywhere I go: “I understand the basics, but Pandas still feels
Real Python: Investigating Quasar Data With Polars and Interactive marimo Notebooks
Link: https://realpython.com/courses/investigating-quasar-data-polars-marimo-notebooks/
Learn to visualize quasar redshift data by building an interactive marimo dashboard using Polars, pandas, and Matplotlib.
[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Tri
Link: https://realpython.com/courses/investigating-quasar-data-polars-marimo-notebooks/
Learn to visualize quasar redshift data by building an interactive marimo dashboard using Polars, pandas, and Matplotlib.
[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Tri
Realpython
Investigating Quasar Data With Polars and Interactive marimo Notebooks – Real Python
Learn to visualize quasar redshift data by building an interactive marimo dashboard using Polars, pandas, and Matplotlib. You'll practice retrieving, cleaning, and displaying data in your notebook. You'll also build interactive UI components that live-update…
PyCoder’s Weekly: Issue #705: Lazy Imports, Descriptors, REPL Customization, and More (Oct. 21, 2025)
Link: https://pycoders.com/issues/705
#705 – OCTOBER 21, 2025 View in Browser » Python Lazy Imports You Can Use Today There’s a proposal for Python to natively support lazy importing starting in Python 3.15. However, there are techn
Link: https://pycoders.com/issues/705
#705 – OCTOBER 21, 2025 View in Browser » Python Lazy Imports You Can Use Today There’s a proposal for Python to natively support lazy importing starting in Python 3.15. However, there are techn
Pycoders
PyCoder’s Weekly | Issue #705
Lazy Imports, Descriptors, REPL Customization, and More