Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ reset
Method
reset
xarray/groupers.py:869–870 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
867
)
868
869
def
reset(self) -> Self:
870
return
type(self)(self.seasons)
871
872
873
@dataclass
Callers
nothing calls this directly
Calls
1
type
Function · 0.85
Tested by
no test coverage detected