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

Delete the availability estimates dataframe once Consumables initialised #1591

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tamuri
Copy link
Collaborator

@tamuri tamuri commented Feb 12, 2025

Resolves #1584. The availability estimates dataframe uses quite a lot of memory but we don't need it once Consumables has been initialised. This is a quick fix that simply deletes the key from the parameters dictionary.

@tamuri tamuri requested a review from tbhallett February 12, 2025 17:23
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.

Remove parameter reference to availability_estimates dataframe in HealthSystem
1 participant