MattMindQ

Results 1 comments of MattMindQ

> How can further improve the lib to add the support for meta_data mapping function like: > > ``` > def item_metadata_func(record: dict, metadata: dict) -> dict: > > metadata["name"]...