method to remove properties from the metadata for a dataset in a datapackage
Usage
prune_datapackage(my_data_schema, structural_metadata)
Arguments
- my_data_schema
list. schema object from frictionless
- structural_metadata
dataframe. structural metadata for a dataset
Value
pruned data_schema -