Closed mgcth closed 7 months ago
We could use pydantic and return a data model/struct from the api calls. The bulk of data could still be in a pandas (or similar) object.
Description
We could use pydantic and return a data model/struct from the api calls. The bulk of data could still be in a pandas (or similar) object.