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

Change csv files in assets/ to data engineered Julia dataframe #265

Open
smishr opened this issue Feb 26, 2023 · 0 comments
Open

Change csv files in assets/ to data engineered Julia dataframe #265

smishr opened this issue Feb 26, 2023 · 0 comments
Labels
enhancement New feature or request softeng Software engineering and integration related

Comments

@smishr
Copy link
Contributor

smishr commented Feb 26, 2023

Things like type of columns should be fixed to best possible type for that column. The files should be cached so that a data engineered DataFrame object is loaded into memory.

Especially convert categorical columns, which should utilise faster methods written for CategoricalArray types.

@smishr smishr added enhancement New feature or request softeng Software engineering and integration related labels Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request softeng Software engineering and integration related
Projects
None yet
Development

No branches or pull requests

1 participant