Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan out workshop #1

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open

Plan out workshop #1

wants to merge 30 commits into from

Conversation

josephwilson8-nhs
Copy link
Member

@josephwilson8-nhs josephwilson8-nhs commented Dec 13, 2024

This pull request shows the development process I followed to create this example pandas pipeline. Currently the pipeline aggregates the data in a number of different ways and creates some plots of that data.

There are no tests yet as of writing, but adding them is on the list as it is important to demo

…name prefix and adds error handling for missing files
…pping data, including data cleaning, merge validation, and interim output saving
… data, including pivoting and monthly summaries
…ns of functions for pivoting and summarizing practice-level appointment data
…d violin plots, with functionality to save plots and batch processing for multiple summaries
…g data reading, processing, aggregation, and plotting with optional interim output saving
@josephwilson8-nhs josephwilson8-nhs self-assigned this Dec 13, 2024
…category and updating total appointment calculations
…rates download functionality in the main pipeline
…unctions; updates configuration file description and removes unused import in data_in.py
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.

1 participant