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

Refactor architecture to use Tables (DataFrames) #547

Open
1 of 8 tasks
abelsiqueira opened this issue Mar 18, 2024 · 0 comments
Open
1 of 8 tasks

Refactor architecture to use Tables (DataFrames) #547

abelsiqueira opened this issue Mar 18, 2024 · 0 comments
Labels
Type: epic Epic issues (collection of smaller tasks towards a goal)
Milestone

Comments

@abelsiqueira
Copy link
Member

abelsiqueira commented Mar 18, 2024

Description

Given the changes that are happening in the input (ref #289) and that happened in the model, it makes sense to use Tables to store most of data, instead of converting the data into other structures only to convert them back to dataframes in the model.

We should benchmark and evaluate the changes to make sure they are good ideas.

Sub issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: epic Epic issues (collection of smaller tasks towards a goal)
Projects
None yet
Development

No branches or pull requests

2 participants