lnccbrown / lnccbrown/HSSM

plot_model_cartoon: remove the deprecation shims (two minor releases after #1124)

Open
#1,128 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
124
Forks
24
Avg merge
19h 32m
Merged PRs (30d)
60

Description

Scheduled removals introduced by #1124, all currently warning: the `plot_predictive_mean`/`plot_predictive_samples` boolean pair (FutureWarning shim onto `uncertainty=`), the `alpha_predictive` alias for `alpha_uncertainty` on `plot_func_model`/`plot_func_model_n`, the `n_samples` → `n_reps` kwarg alias on both renderers, and the tolerated-but-ignored `hist_histtype` kwarg.

Contributor guide

Open the contributing guide

Research direction

Start by locating plot_model_cartoon and the renderers affected by the deprecation shims from #1124. Remove the boolean, alpha_predictive, n_samples, and ignored hist_histtype compatibility paths listed in the issue. Done means these arguments are no longer accepted or silently ignored and the associated deprecation warnings are gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.