Currently, a list of dataclasses is supported for tabular data formats, but it would be great to also allow a list of Pydantic models.
https://docs.pydantic.dev/latest/concepts/models/
Currently, a list of dataclasses is supported for tabular data formats, but it would be great to also allow a list of Pydantic models.
https://docs.pydantic.dev/latest/concepts/models/