A RetroSearch Logo

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

Search Query:

Showing content from https://docs.xarray.dev/en/stable/generated/xarray.Dataset.compute.html below:

xarray.Dataset.compute

xarray.Dataset.compute#
Dataset.compute(**kwargs)[source]#

Trigger loading data into memory and return a new dataset.

Data will be computed and/or loaded from disk or a remote source.

Unlike .load, the original dataset is left unaltered.

Normally, it should not be necessary to call this method in user code, because all xarray functions should either work on deferred data or load data automatically. However, this method can be necessary when working with many file objects on disk.

Parameters:

**kwargs (dict) – Additional keyword arguments passed on to dask.compute.

Returns:

object (Dataset) – New object with lazy data variables and coordinates as in-memory arrays.


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