Skip to content

Return missing when calculating area_under_curve() for empty inputs - #49

Merged
hannahilea merged 7 commits into
mainfrom
hr/no-auc-no-throw
Mar 15, 2022
Merged

Return missing when calculating area_under_curve() for empty inputs#49
hannahilea merged 7 commits into
mainfrom
hr/no-auc-no-throw

Conversation

@hannahilea

Copy link
Copy Markdown
Contributor

Fix #16. Additionally replace @assert with errors (based on #15).

@hannahilea hannahilea changed the title Hr/no auc no throw Return missing when calculating area_under_curve() for empty inputs Mar 15, 2022
@hannahilea
hannahilea requested a review from ericphanson March 15, 2022 18:46
@hannahilea hannahilea self-assigned this Mar 15, 2022

@ericphanson ericphanson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! approved modulo formatting (discussed offline). Thank you for fixing the @asserts!

@hannahilea
hannahilea merged commit fa2b427 into main Mar 15, 2022
@hannahilea
hannahilea deleted the hr/no-auc-no-throw branch March 15, 2022 21:58
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.

Exception thrown in area_under_curve

2 participants