Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ Sqrt
Class
Sqrt
dask/dataframe/dask_expr/_expr.py:1926–1928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1924
1925
1926
class
Sqrt(Elemwise):
1927
_parameters = [
"frame"
]
1928
operation = np.sqrt
1929
1930
1931
class
ExplodeSeries(Blockwise):
Callers
2
_lower
Method · 0.90
std
Method · 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…