seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Create and test `drop_property_fields()` - a part of `create_properties_template()` #622

Closed signekb closed 2 weeks ago

signekb commented 2 weeks ago

Signature: drop_property_fields(properties: json, field: List[str]) -> json:

Arguments:

Returns: json with properties without the fields that has been dropped

Context: see the create_properties_template diagram