arviz.InferenceData.assign_coords#

InferenceData.assign_coords(coords: Mapping[Any, Any] | None = None, **coords_kwargs: Any) T_DataWithCoords#