Implement skipping in convert_attrdict_to_np_structured_array(attr_value: dict) when dictionary values are not scalar. This ensures compatible values are transfered while the rest simply dicarded.
This commit is contained in:
@@ -3,4 +3,5 @@ exclude_paths:
|
||||
- .ipynb_checkpoints
|
||||
- .renku
|
||||
- .git
|
||||
# - params
|
||||
# - params
|
||||
- .Trash
|
||||
Reference in New Issue
Block a user