Files
lancedb/python/lancedb
Chang She 46bf5a1ed1 feat(python): support list of list fields from pydantic schema (#747)
For object detection, each row may correspond to an image and each image
can have multiple bounding boxes of x-y coordinates. This means that a
`bbox` field is potentially "list of list of float". This adds support
in our pydantic-pyarrow conversion for nested lists.
2024-04-05 16:24:47 -07:00
..
2024-04-05 16:23:49 -07:00
2024-04-05 16:22:59 -07:00
2023-06-12 11:22:34 -07:00