mars.tensor.ExecutableTuple

class mars.tensor.ExecutableTuple(*_)[source]
__init__(*_)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(*_)

Initialize self.

count(value, /)

Return number of occurrences of value.

execute([session])

fetch([session])

fetch_log([session, offsets, sizes])

index(value[, start, stop])

Return first index of value.

to_object([session])