Susan Potter
###

Nushell

Nushell treats shell data as structured tables rather than raw text, which makes it surprisingly effective for quick market data exploration. I write about using Nushell pipelines to slice through CSV exports, inspect data quality, and prototype analysis workflows before committing them to Python. It fills the gap between one-off shell commands and full analytical scripts.


2026-05
Quant

From Hypothesis to Production: A Quant's Productivity Toolkit

Productivity in quantitative work isn’t about doing things faster. It’s about knowing when to stop. A walkthrough of the tools and stages I use to take a trading strategy hypothesis from …