A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python.arviz.org/en/latest/api/generated/arviz.InferenceData.to_dict.html below:

arviz.InferenceData.to_dict — ArviZ dev documentation

arviz.InferenceData.to_dict#
InferenceData.to_dict(groups=None, filter_groups=None)[source]#

Convert InferenceData to a dictionary following xarray naming conventions.

Parameters:
groupslist, optional

Groups where the transformation is to be applied. Can either be group names or metagroup names.

filter_groups: {None, “like”, “regex”}, optional, default=None

If None (default), interpret groups as the real group or metagroup names. If “like”, interpret groups as substrings of the real group or metagroup names. If “regex”, interpret groups as regular expressions on the real group or metagroup names. A la pandas.filter.

Returns:
dict

A dictionary containing all groups of InferenceData object. When data=False return just the schema.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4