Closed iampelle closed 1 year ago
Add method for boxplot dataframe
Add method for plotting boxplot
Change default order to ascending
Add check for categorical_order_by
Remove show() from boxplot method
Fix wrong horizontal boxplot
Correctly set numeric axis range
Remove _sort_categories method and its usages
Add tests for boxplot
Change to not deprecated syntax
Improve formatting
Add doc to boxplot method
Add doc for _compute_boxplot_df
Rename test_standard to test_default
What this PR does / why we need it:
Which issue(s) this PR fixes
Fixes #
Special notes for your reviewer:
Release note:
Add method for boxplot dataframe
Add method for plotting boxplot
Change default order to ascending
Add check for categorical_order_by
Remove show() from boxplot method
Fix wrong horizontal boxplot
Correctly set numeric axis range
Remove _sort_categories method and its usages
Add tests for boxplot
Change to not deprecated syntax
Improve formatting
Add doc to boxplot method
Add doc for _compute_boxplot_df
Rename test_standard to test_default
What this PR does / why we need it:
Which issue(s) this PR fixes
Fixes #
Special notes for your reviewer:
Release note: