Read only relevant columns for processing to improve performance #134
Labels
enhancement
New feature or request
performance
Related to performance (processing speed, resources, etc)
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 .The text was updated successfully, but these errors were encountered: