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

Improve input validation against an empty data frame #467

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

mcol
Copy link
Contributor

@mcol mcol commented Nov 25, 2024

This generalizes .validate_not_empty() so that it can be apply more broadly and fixes #466.

mcol added 2 commits November 25, 2024 13:24
This allows the function to validate all sorts of other objects, such as
data frames, matrices and RLum objects.
@mcol mcol merged commit a0835bb into master Nov 25, 2024
9 checks passed
@mcol mcol deleted the issue_466 branch November 25, 2024 12:57
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.

fuzzing: empty data frame
1 participant