Skip to content

Check for nulls that aren't null and fix them with an actual null #70

@steveoh

Description

@steveoh

Create a sweeper that replaces

  • "" empty string -> null
  • " " empty spaces -> null
  • "null" null string (ignoring case) -> null
  • "" null string with brackets (ignoring case) -> null

What other values does the data team find in real world data?

empty, -, ...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededsweepernew sweeper ideas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions