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.load.html below:

xarray.Dataset.load

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

Trigger loading data into memory and return this dataset.

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

Unlike .compute, the original dataset is modified and returned.

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) – Same object but 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