MCPcopy Create free account
hub / github.com/dask/dask / squeeze

Method squeeze

dask/dataframe/dask_expr/_collection.py:4432–4433  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

4430
4431 @derived_from(pd.Series)
4432 def squeeze(self):
4433 return self
4434
4435 @derived_from(pd.Series)
4436 def dropna(self):

Callers 5

test_squeezeFunction · 0.95
test_squeezeFunction · 0.95
operationMethod · 0.45

Calls

no outgoing calls

Tested by 4

test_squeezeFunction · 0.76
test_squeezeFunction · 0.76