What's Changed
New Features
- Add references_to_dataset function by @OriolAbril in #50
- Explicitly load example datasets by @OriolAbril in #51
- Add support for nd arrays in references_to_dataset by @rohanbabbar04 in #53
- Support stacked sample dims in dataset_to_dataarray by @OriolAbril in #60
Maintenance and bug fixes
- Improve publish workflow by @OriolAbril in #52
- Type hints from docstrings by @OriolAbril in #54
- Some updates to pre-commit and tox -e check by @OriolAbril in #58
- Move some datasets from arviz-plots and arviz-stats by @aloctavodia in #65
- add tests for automatic naming of dimensions by @OriolAbril in #29
- Expose testing module by @aloctavodia in #68
- clean rcparams by @aloctavodia in #69
Documentation
- Add new examples by @aloctavodia in #43
- Correct a class label ref in WorkingWithDataTree.ipynb by @star1327p in #45
- Correct a typo for "data reorganization" by @star1327p in #48
- Fix link for ArviZ in Context by @star1327p in #49
- Correct a few typos in WorkingWithDataTree.ipynb by @star1327p in #57
- Improve docstring for convert_to_dataset by @Quantum-Kayak in #56
- Correct a method label ref in Conversion Guide Emcee by @star1327p in #62
New Contributors
- @star1327p made their first contribution in #45
- @rohanbabbar04 made their first contribution in #53
- @Quantum-Kayak made their first contribution in #56
Full Changelog: v0.5.0...v0.6.0