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

Generalize wet_dry functions in clean module #52

Open
jbousquin opened this issue Feb 6, 2024 · 0 comments
Open

Generalize wet_dry functions in clean module #52

jbousquin opened this issue Feb 6, 2024 · 0 comments

Comments

@jbousquin
Copy link
Collaborator

clean.wet_dry_checks() uses a combination of column values to identify questionable field values. It was constructed to capture a suspiscious dry sediment measure with water as it's 'ActivityMediaName'. Given a dict of columns and criteria it could be used to mask and then update to a given value.

wet_dry_drop() drops rows based on a filter. It too could be generalized, or updated to instead add a qa_flag for later removal (what everything else has transitioned to).

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

No branches or pull requests

1 participant