Skip to content

Conversation

utkarshp
Copy link
Contributor

fixes #3561

Fixing bootstrap issue in boxplot
line too long fixed
@mwaskom mwaskom changed the title Update categorical.py Pass bootstrap option to boxplot stat computation Nov 17, 2023
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #3562 (22aad7a) into master (63d91bf) will increase coverage by 0.00%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3562   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          75       75           
  Lines       24625    24626    +1     
=======================================
+ Hits        24217    24218    +1     
  Misses        408      408           
Files Coverage Δ
seaborn/categorical.py 98.91% <100.00%> (+<0.01%) ⬆️

@mwaskom
Copy link
Owner

mwaskom commented Nov 17, 2023

Thanks, please address the failing lint check though.

@mwaskom
Copy link
Owner

mwaskom commented Nov 18, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Boxplot throws an error with bootstrap

2 participants