Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ generate_ops.py
File
generate_ops.py
xarray/util/generate_ops.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Generate module and stub file
for
arithmetic operators of various xarray classes.
2
3
For internal xarray development use only. Requires that jinja2 is installed.
4
Callers
nothing calls this directly
Calls
5
binops
Function · 0.85
unops
Function · 0.85
binops_overload
Function · 0.85
inplace
Function · 0.85
render
Function · 0.85
Tested by
no test coverage detected