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:
2025-06-10 16:03:01 +02:00
parent 7d710c1e62
commit f555f7f199
2 changed files with 13 additions and 6 deletions

View File

@@ -3,4 +3,5 @@ exclude_paths:
- .ipynb_checkpoints
- .renku
- .git
# - params
# - params
- .Trash