* fix: slice numpy array values in custom_data per row in CSVSink and JSONSink * fix: restore non-ndarray custom_data passthrough in CSVSink * test: add JSONSink test for numpy array custom_data slicing * test: add mixed-type custom_data test (ndarray + scalar together) * refactor: extract _slice_value helper; drop redundant ndarray test --------- Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| annotators | ||
| assets | ||
| classification | ||
| dataset | ||
| detection | ||
| draw | ||
| geometry | ||
| key_points | ||
| metrics | ||
| tracker | ||
| utils | ||
| __init__.py | ||
| conftest.py | ||
| helpers.py | ||