-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
complexity:highLikely complex to implementLikely complex to implementdatapackage:v2enhancementNew feature or requestNew feature or requestfunction:read_resourceFunction read_resource()Function read_resource()
Description
CHANGELOG: https://datapackage.org/overview/changelog/#fieldmissingvalues-new
- Implement with interlacer package and add interlacer support via
read_interlaced_resource()#213 - Add tests
- Update documentation
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
Labels
complexity:highLikely complex to implementLikely complex to implementdatapackage:v2enhancementNew feature or requestNew feature or requestfunction:read_resourceFunction read_resource()Function read_resource()