Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ DatasetGroupBy
Class
DatasetGroupBy
xarray/core/groupby.py:1950–1955 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1948
1949
1950
class
DatasetGroupBy(
1951
DatasetGroupByBase,
1952
DatasetGroupByAggregations,
1953
ImplementsDatasetReduce,
1954
):
1955
__slots__ = ()
Callers
2
groupby
Method · 0.90
groupby_bins
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…