sageworks icon indicating copy to clipboard operation
sageworks copied to clipboard

Outlier: Track previous outliers when constructing aggregate dataframe

Open brifordwylie opened this issue 1 year ago • 0 comments

Right now the logic will just take top 10s, put them together, and the drop_duplicates(). The issue with this is that you miss the opportunity to pull different outliers.

brifordwylie avatar Aug 21 '23 16:08 brifordwylie