Tech’n’Take
Posts
Categories
All
(9)
django
(1)
gt
(3)
matplotlib
(3)
pandas
(2)
plotnine
(3)
polars
(7)
python
(9)
resend
(1)
Polars Custom Expression Namespace
python
polars
Today I explored how to register a
custom expression namespace
in Polars. This feature turned out to be super helpful for solving a common problem I run into when building…
Apr 17, 2025
Jerry Wu
Clone the Reciprocal Tariffs Table Using Plotnine
python
polars
plotnine
This post presents a recreated visualization using Polars and plotnine, based on my earlier work.
Apr 16, 2025
Jerry Wu
Weekend Challenge – Recreating a Data Visualization with Polars and Plotnine
python
polars
matplotlib
plotnine
This post is part of a visualization recreation challenge using Polars and plotnine, inspired by my earlier work.
Apr 12, 2025
Jerry Wu
How to Access the Axes in Plotnine
python
matplotlib
plotnine
This is a short post documenting my experience trying to retrieve the
Axes
from plotnine.
Apr 11, 2025
Jerry Wu
Clone the Reciprocal Tariffs Table Using Great Tables
python
polars
gt
This post demonstrates how to clone the Reciprocal Tariffs table that President Donald Trump announced on April 2 on Truth Social.
Apr 3, 2025
Jerry Wu
Applying Custom Color Palettes to the Table Body in Great Tables
python
pandas
polars
gt
This post provides a concise guide on styling the table body with custom colors using Pandas and Polars.
Feb 25, 2025
Jerry Wu
Weekend Challenge - Effective Data Visualization with Polars and Matplotlib
python
pandas
polars
matplotlib
It was an honor to be one of the reviewers for Matt Harrison’s new book,
Effective Visualization
. If you’re looking to deepen your understanding of how to use Pandas and…
Feb 10, 2025
Jerry Wu
Three Approaches to Styling the Table Body in Great Tables
python
polars
gt
This post demonstrates three approaches to styling the table body:
Jan 24, 2025
Jerry Wu
Exploring Resend SMTP Service with Django
python
django
resend
This post demonstrates how to integrate Resend with django-allauth seamlessly in a
Django
project. If you’re looking to use
Resend
for sending emails via
Django
, refer to the …
Dec 23, 2024
Jerry Wu
No matching items