Skip to content

Support field.missingValues #174

@peterdesmet

Description

@peterdesmet

CHANGELOG: https://datapackage.org/overview/changelog/#fieldmissingvalues-new

Values defined in field.missingValues overwrite anything that is defined in schema.missingValues (frictionlessdata/datapackage#24). This is not straightforward to support in frictionless-r, since readr doesn't support it. But @khusmann has helpfully provided an implementation using wrappers for readr, see this comment and this implementation.

Overall, I think this feature is best implemented together with categorical types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions