Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ ExtraKwarg
Class
ExtraKwarg
xarray/util/generate_aggregations.py:284–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
283
284
class
ExtraKwarg(NamedTuple):
285
docs: str
286
kwarg: str
287
call: str
288
example: str
289
290
291
skipna = ExtraKwarg(
Callers
1
generate_aggregations.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…