Lance Couzens
  • Home
  • Code Blog
Categories
All (5)
Census API (1)
Graphics (1)
Investing (1)
Lists (1)
Python (3)
Quality (1)
R (5)

Code Blog

Building a Technical Trading Data & Analytics Pipeline

R
Python
Investing
This post is the first in a series chronicling a personal project: setting up a technical investment data and analytics pipeline with Python and R
Apr 1, 2025
Lance Couzens

Building and Working with a List of ggplot Objects in R

R
Graphics
Lists
Census API
Here we make a list of choropleth maps
Mar 22, 2025
Lance Couzens

Decoupling Dynamic Code from a Static R Codebase

R
Quality
Here we look at 2 ways to isolate the code that may change from the code that doesn’t need to
Mar 20, 2025
Lance Couzens

R vs. Python Query Compute Time Example

R
Python
Here we compare runtime to query a large csv in R and Python
Mar 19, 2025
Lance Couzens

Recreating Some Tidy-Style R Operations with Python and Polars

R
Python
This post lays out a series of examples that helped me break into Python as a Tidy-style R programmer
Mar 19, 2025
Lance Couzens
No matching items