Updating index.qmd.py to accommodate fastcore 2+ - #224
Merged
Conversation
Bug Fix Multi paired plots omitting values ACCLAB#216 — Multi-group paired plots now support unequal sample sizes across groups. A new test (test_33_multi_paired_different_sizes) and baseline image were added to cover this case. New preprint added to README and docs — "Getting over ANOVA: Estimation graphics for multi-group comparisons" (bioRxiv 2026, DOI: 10.64898/2026.01.26.701654) with full author list and PDF link New blog post notebook added at nbs/blog/posts/a-dabest2-preprint/ summarizing the preprint, including a figure image README links updated (from JAnns98) nbdev3 upgrade — CI/CD workflows updated from nbdev-ci → nbdev3-ci and quarto-ghp → quarto-ghp3 Minor code changes: Warning message for NaN values in paired data slightly reworded and a dropna path removed in _dabest_object.py
Updating proportion plot bionmial standard error description into docs
starmap => star
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fastcore 2 removed .starmap()