initial commit#31
Open
philmain28 wants to merge 6 commits into
Open
Conversation
…nction so the extract_stats function can be over written by child classes
…s using redis cache
Collaborator
Author
|
At this commit all the machinery for doing both multiscale and longditudinal calculations should be in place on the ckd calculator. The priority of the next few commits is to flesh out the stats being calculated to demonstrate the point. To do this I will do some very simple statistical calculations (e.g varience, standard error etc). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dashboard Stats Sprint 17/07/23
The aim is to implement a chunk of the following use cases:
https://renalregistry.atlassian.net/l/cp/osUNJtZJ
https://renalregistry.atlassian.net/l/cp/j5DnwzXq
The plan is to write a completely new calculator for ckd to demonstrate and test the new caching system and hopefully iron out any problems or change the spec depending on how it goes.