statsmodels uses z/P>|z| instead of t/P>|t| with cluster-robust SEs
in some versions. Auto-detect from the actual table columns.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
${workspaceFolder} is not expanded in python.defaultInterpreterPath;
use a relative path instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
VS Code workspace settings point to project-local .venv so the correct
Python interpreter is auto-selected on open.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>