Skip to content

Add nhs-dsa-cookiecutter: beginner-focused data-science template#66

Open
josephwilson8-nhs wants to merge 3 commits into
mainfrom
claude/modest-galileo-0hhb99
Open

Add nhs-dsa-cookiecutter: beginner-focused data-science template#66
josephwilson8-nhs wants to merge 3 commits into
mainfrom
claude/modest-galileo-0hhb99

Conversation

@josephwilson8-nhs

Copy link
Copy Markdown
Member

A lightweight, standalone cookiecutter aimed at people doing their first
real data-science project. Based on nhse-rap-cookiecutter but slimmed down:
governance/admin depth removed, learning material put front and centre.

Keeps: data/{raw,interim,processed,external}, notebooks/, reports/figures/;
a small friendly module (config.py + worked dataset.py); one worked example
test; pyproject.toml with uv as default env manager (pip+venv optional);
light pre-commit (ruff + nbstripout + whitespace); .env, .gitignore, README,
MIT LICENSE.

Drops/simplifies: OPEN_CODE_CHECKLIST, model card, LICENSE-OGL, code of
conduct, badges, NHS open-code governance; replaces the heavy
setup_repository.py with a short, well-commented teaching setup script;
reduces prompts to essentials (name, author, description, python version,
env manager, license).

Adds the differentiator: a guides/ section with eight beginner tutorials,
and a presentation/ folder with Quarto (.qmd) and PowerPoint (.pptx)
templates for a one-page summary and poster.

Reuses the CLI pattern as nhs-dsa-template and ports a slimmed bake +
no-leftover-marker test suite (33 tests).

https://claude.ai/code/session_01GaA36jUTvyxF4f1qoTrJYm

claude added 3 commits June 13, 2026 23:13
A lightweight, standalone cookiecutter aimed at people doing their first
real data-science project. Based on nhse-rap-cookiecutter but slimmed down:
governance/admin depth removed, learning material put front and centre.

Keeps: data/{raw,interim,processed,external}, notebooks/, reports/figures/;
a small friendly module (config.py + worked dataset.py); one worked example
test; pyproject.toml with uv as default env manager (pip+venv optional);
light pre-commit (ruff + nbstripout + whitespace); .env, .gitignore, README,
MIT LICENSE.

Drops/simplifies: OPEN_CODE_CHECKLIST, model card, LICENSE-OGL, code of
conduct, badges, NHS open-code governance; replaces the heavy
setup_repository.py with a short, well-commented teaching setup script;
reduces prompts to essentials (name, author, description, python version,
env manager, license).

Adds the differentiator: a guides/ section with eight beginner tutorials,
and a presentation/ folder with Quarto (.qmd) and PowerPoint (.pptx)
templates for a one-page summary and poster.

Reuses the CLI pattern as nhs-dsa-template and ports a slimmed bake +
no-leftover-marker test suite (33 tests).

https://claude.ai/code/session_01GaA36jUTvyxF4f1qoTrJYm
…st), and restructure guides into three RAP-aligned parts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants