assign method is extended from xarray.Dataset methods.
For more info see xarray.Dataset.assign()
. In addition to the arguments available in the original method, the following ones are added by ArviZ to adapt the method to being called on an InferenceData
object.
Groups where the selection is to be applied. Can either be group names or metagroup names.
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
.
If True
, modify the InferenceData object inplace, otherwise, return the modified copy.
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