v0.7.1
- Updated
ard_stack_hierarchical()so that thedenominatordataset only contains theidandbyvariables. (#482) - Fixed bug in
sort_ard_hierarchical()causing an error when sorting hierarchical ARDs with more than 2byvariables. (#516) shuffle_ard()has been deprecated and will be maintained in {tfrmt} going forward. (#509)
What's Changed
- only by and id for denominator (fixes #482) - redo of original with A… by @malanbos in https://github.com/insightsengineering/cards/pull/508
- adding the line for aria label by @ShreyaSreeram27 in https://github.com/insightsengineering/cards/pull/512
- Fix bug in hierarchical ARDs with >2
byvariables by @edelarua in https://github.com/insightsengineering/cards/pull/517 - Use
skip_if_pkg_not_installed()by @edelarua in https://github.com/insightsengineering/cards/pull/518 - Add dependencies to .revdeprefs.yaml by @shajoezhu in https://github.com/insightsengineering/cards/pull/523
- Update cli package version requirement to 3.6.5 by @shajoezhu in https://github.com/insightsengineering/cards/pull/526
- deprecate shuffle by @bzkrouse in https://github.com/insightsengineering/cards/pull/520
New Contributors
- @ShreyaSreeram27 made their first contribution in https://github.com/insightsengineering/cards/pull/512
Full Changelog: insightsengineering/cards@v0.7.0...v0.7.1