For concept of CRUD, bdpy module (in bdata.py) satisfy Create, Read(?) and Update, but not Delete. I sometimes have opportunity to modify or delete metadata. In that case, previously I extracted metadata and modifying it in each analysis code. But I have recently realized that it's not healthy. Could you consider to add delete properties?
For concept of CRUD, bdpy module (in bdata.py) satisfy Create, Read(?) and Update, but not Delete. I sometimes have opportunity to modify or delete metadata. In that case, previously I extracted metadata and modifying it in each analysis code. But I have recently realized that it's not healthy. Could you consider to add delete properties?