Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Generalize wet_dry functions in clean module #52

@jbousquin

Description

@jbousquin

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions