wakatools.base.DataFrameAccessor.bounds#

DataFrameAccessor.bounds() tuple[source]#

Get the bounding box from the coordinates of the DataFrame as xmin, ymin, xmax, ymax.

Returns:

An xmin, ymin, xmax, ymax tuple of the bounding box.

Return type:

tuple