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

Read only relevant columns for processing to improve performance #134

Open
d33bs opened this issue Nov 13, 2024 · 0 comments · May be fixed by #140
Open

Read only relevant columns for processing to improve performance #134

d33bs opened this issue Nov 13, 2024 · 0 comments · May be fixed by #140
Labels
enhancement New feature or request performance Related to performance (processing speed, resources, etc)

Comments

@d33bs
Copy link
Member

d33bs commented Nov 13, 2024

find_outliers could see improved performance if it only read columns related to the outlier detection (avoiding a full read of the dataframe). Likely could overlap with improvements in #86 .

@d33bs d33bs added enhancement New feature or request performance Related to performance (processing speed, resources, etc) labels Nov 13, 2024
@d33bs d33bs changed the title Predict and read only relevant columns to improve performance Read only relevant columns for processing to improve performance Nov 13, 2024
@d33bs d33bs moved this to Todo in No image left behind Nov 18, 2024
@d33bs d33bs moved this from Todo to In Progress in No image left behind Nov 20, 2024
@d33bs d33bs moved this from In Progress to Needs review in No image left behind Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Related to performance (processing speed, resources, etc)
Projects
Status: Needs review
1 participant