Skip to main content

Content Tagged "python"

This page collects all articles and projects tagged python. Tags help you navigate by tool, theme, or topic—whether you're looking for content on specific technologies like n8n or Databricks, or broader themes like workflow automation or hockey analytics.

Content spans agentic engineering, production AI agents, data pipelines, full-stack work, and hockey analytics. Browse other tags, topics, or case studies for applied examples.

Projects describe case studies with real outcomes—conversational analytics prototypes, AI feedback agents, automated content pipelines, and hockey analytics dashboards. Blog posts cover implementation details, tool comparisons, and lessons learned. If you're looking for something specific, the blog index and portfolio offer alternative ways to explore.

Projects

Enterprise ML & Data Platform — 100 Jobs, 631 Tables, NLP at Scale

production
End-to-end data and ML platform for a global manufacturing company. 100 Databricks jobs, 631 Unity Catalog tables, support intelligence across 1.46M cases, production churn models, demand forecasting, and a 17-page Streamlit dashboard — built and operated solo over three years.

End-to-End Analytics Platform — Databricks, Streamlit & GPT-4o

production
Full-stack data intelligence system for a global manufacturer. Medallion architecture on Databricks, AI-powered natural language querying, z-score anomaly detection, and 10 production dashboards covering 14 markets — shipped in 12 weeks.

Blog Posts

n8n Code-nod: skriva JavaScript och Python direkt i ditt workflow

tutorial · Svenska · · Updated
Code-noden i n8n låter dig köra anpassad JavaScript eller Python inuti ditt workflow. Det viktigaste att komma ihåg: returformatet. Wrappa alltid i [{ json: {...} }] och en array.

n8n Code node: JavaScript och Python för logik som saknar en nod

tutorial · Svenska · · Updated
Code-noden i n8n kör JavaScript eller Python direkt i ditt workflow när ingen dedikerad nod täcker din transformation. Här är inputformat, outputformat, Run Once for All Items, och tre praktiska use cases.