Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ index
Method
index
dask/dataframe/dask_expr/_expr.py:103–104 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
101
102
@property
103
def
index(self):
104
return
Index(self)
105
106
@property
107
def
size(self):
Callers
15
__setattr__
Method · 0.45
operand
Method · 0.45
__getattr__
Method · 0.45
__getstate__
Method · 0.45
_simplify_down
Method · 0.45
_lower
Method · 0.45
pandas_read_text
Function · 0.45
initialize_write
Method · 0.45
_get_aggregation_depth
Function · 0.45
f
Function · 0.45
test_method_getattr_call_same_task
Function · 0.45
test_pure_global_setting
Function · 0.45
Calls
1
Index
Class · 0.70
Tested by
3
f
Function · 0.36
test_method_getattr_call_same_task
Function · 0.36
test_pure_global_setting
Function · 0.36