Skip to content

ENH: Addition of basic data repair functions #4

Description

@dgursoy

Proposed functions for repairing data content:

repair_nans: Replace NaN elements with a numerical value.
repair_negs: Replace negative elements with a numerical value.
repair_zeros: Replace zeros with a numerical value.
repair_outliers: Replace outliers with a numerical value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions