MCPcopy
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
operandMethod · 0.45
__getattr__Method · 0.45
__getstate__Method · 0.45
_simplify_downMethod · 0.45
_lowerMethod · 0.45
pandas_read_textFunction · 0.45
initialize_writeMethod · 0.45
_get_aggregation_depthFunction · 0.45
fFunction · 0.45
test_pure_global_settingFunction · 0.45

Calls 1

IndexClass · 0.70

Tested by 3

fFunction · 0.36
test_pure_global_settingFunction · 0.36