Recent Releases of https://github.com/arviz-devs/arviz-base

https://github.com/arviz-devs/arviz-base - v0.6.0

What's Changed

New Features

  • Add referencestodataset function by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/50
  • Explicitly load example datasets by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/51
  • Add support for nd arrays in referencestodataset by @rohanbabbar04 in https://github.com/arviz-devs/arviz-base/pull/53
  • Support stacked sample dims in datasettodataarray by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/60

Maintenance and bug fixes

  • Improve publish workflow by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/52
  • Type hints from docstrings by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/54
  • Some updates to pre-commit and tox -e check by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/58
  • Move some datasets from arviz-plots and arviz-stats by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/65
  • add tests for automatic naming of dimensions by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/29
  • Expose testing module by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/68
  • clean rcparams by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/69

Documentation

  • Add new examples by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/43
  • Correct a class label ref in WorkingWithDataTree.ipynb by @star1327p in https://github.com/arviz-devs/arviz-base/pull/45
  • Correct a typo for "data reorganization" by @star1327p in https://github.com/arviz-devs/arviz-base/pull/48
  • Fix link for ArviZ in Context by @star1327p in https://github.com/arviz-devs/arviz-base/pull/49
  • Correct a few typos in WorkingWithDataTree.ipynb by @star1327p in https://github.com/arviz-devs/arviz-base/pull/57
  • Improve docstring for converttodataset by @Quantum-Kayak in https://github.com/arviz-devs/arviz-base/pull/56
  • Correct a method label ref in Conversion Guide Emcee by @star1327p in https://github.com/arviz-devs/arviz-base/pull/62

New Contributors

  • @star1327p made their first contribution in https://github.com/arviz-devs/arviz-base/pull/45
  • @rohanbabbar04 made their first contribution in https://github.com/arviz-devs/arviz-base/pull/53
  • @Quantum-Kayak made their first contribution in https://github.com/arviz-devs/arviz-base/pull/56

Full Changelog: https://github.com/arviz-devs/arviz-base/compare/v0.5.0...v0.6.0

- Jupyter Notebook
Published by aloctavodia about 1 year ago

https://github.com/arviz-devs/arviz-base - v0.5.0

What's Changed

  • Change default ci_prob to 0.94 by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/37
  • Add SBC datatree example by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/38
  • Add from_numpyro converter by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/39

New Contributors

  • @github-actions made their first contribution in https://github.com/arviz-devs/arviz-base/pull/35

Full Changelog: https://github.com/arviz-devs/arviz-base/compare/v0.4.0...v0.5.0

- Jupyter Notebook
Published by aloctavodia over 1 year ago

https://github.com/arviz-devs/arviz-base - v0.4.0

What's Changed

  • post release tasks and update ci versions by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/27
  • use DataTree from xarray instead of from xarray-datatree by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/24
  • add dataset->stacked dataarray/dataframe converters by @OriolAbril in https://github.com/arviz-devs/arviz-base/pull/25
  • keepdataset by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/30
  • Add crabs datasets by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/31
  • Automatic changelog by @aloctavodia in https://github.com/arviz-devs/arviz-base/pull/32

Full Changelog: https://github.com/arviz-devs/arviz-base/compare/v0.3.0...v0.4.0

- Jupyter Notebook
Published by aloctavodia over 1 year ago

https://github.com/arviz-devs/arviz-base - Release 0.3.0

This will be the final release that uses xarray-datatree library. From here on, the DataTree class from xarray itself will be used.

- Jupyter Notebook
Published by OriolAbril over 1 year ago

https://github.com/arviz-devs/arviz-base - Initial release

Initial release of arviz-base jointly with arviz-stats and arviz-plots. Documentation available at https://arviz-base.readthedocs.io/

- Jupyter Notebook
Published by OriolAbril about 2 years ago

https://github.com/arviz-devs/arviz-base - Initial release

Initial release of arviz-base package. There are still many converters missing, but other base features are already available.

The documentation preview is available at https://arviz-base.readthedocs.io/

- Jupyter Notebook
Published by OriolAbril about 3 years ago