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

Add capability to output source dataframe with boolean columns per threshold set #10

Closed
d33bs opened this issue May 15, 2024 · 1 comment · Fixed by #16
Closed

Add capability to output source dataframe with boolean columns per threshold set #10

d33bs opened this issue May 15, 2024 · 1 comment · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@d33bs
Copy link
Member

d33bs commented May 15, 2024

For each threshold rule passed, a dataframe could include a column which shows true/false per rule to help indicate which rows were passing or not.

@d33bs d33bs added the enhancement New feature or request label May 15, 2024
@d33bs
Copy link
Member Author

d33bs commented May 20, 2024

From @jenna-tomkinson in #13:

I would see that being able to differentiate between the cells that fail QC based on the condition would be good to have. Or, maybe one dataframe but with a column that say QC_Condition_Failed and it would include the name or names that it failed.

@d33bs d33bs changed the title Add capability to add boolean columns per threshold rule to source dataframe Add capability to output source dataframe with boolean columns per threshold set May 20, 2024
@d33bs d33bs self-assigned this May 20, 2024
@d33bs d33bs closed this as completed in #16 May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant