Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ Generic runtime data protocols #462

Merged

Conversation

martin-traverse
Copy link
Contributor

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

Martin Traverse added 19 commits October 23, 2024 11:23
…rarchies and explicitly skipping individual parameters
…table the primary API for accessing data in the context
…ld approach, which was needed because conformance sometimes needs to know details from the public data API type
@martin-traverse martin-traverse merged commit 84bc9bc into finos:main Oct 24, 2024
37 checks passed
@martin-traverse martin-traverse deleted the feature/runtime_data_protocols branch October 24, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant