MCPcopy Create free account
hub / github.com/Atrovast/THGS / num_obj

Method num_obj

ext/spt/data/instance.py:156–157  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

154
155 @property
156 def num_obj(self):
157 return self.obj.unique().numel()
158
159 def major(
160 self,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected