Skip to content

kfre 0.1.7

Compare
Choose a tag to compare
@lshpaner lshpaner released this 11 Jun 00:44
· 1 commit to main since this release
  • Implemented exception handling for variables inside the kfre_person() function to ensure proper parameter validation:
  • Combined all exceptions into single exception.
  • Concatenated exceptions using newline character instead of previously used semicolon.
  • Added checks to ensure age, is_male, eGFR, and uACR parameters are supplied.
  • Validated that the years parameter can only be 2 or 5.
  • Ensured dm and htn parameters, if provided, are either 0, 1, True, or False.
  • Added a check to ensure is_north_american is specified as either True or False.
  • Added acknowledgements for key influencers whose exceptional work on end-stage kidney disease has greatly inspired the creation of this library.