Make DATA_API a generic type (e.g. pandas, polars etc.)
Encapsulate logic for each data API into a single converter class
Allow TRAC to run when some data modules are missing
Pandas is still a hard dependency for now, but it doesn't have to be, this could be changed in the next major release
Make DATA_API a generic type (e.g. pandas, polars etc.) Encapsulate logic for each data API into a single converter class Allow TRAC to run when some data modules are missing
Pandas is still a hard dependency for now, but it doesn't have to be, this could be changed in the next major release