Skip to content

Instantly share code, notes, and snippets.

@bunkcorp
bunkcorp / Decision_Tree_LAMBDA_excel_labs_workbook_module.txt
Last active April 9, 2026 16:52
Excel Labs Workbook module: Decision Tree LAMBDAs (AFE import)
// --- Workbook module ---
// A file of name definitions of the form:
// name = definition;
//
// Generated by export_excel_labs_workbook_module.py — paste into Excel Labs → Modules → Workbook.
RiskClass = LAMBDA(
Age,
Smoker,
BMI,