MCPcopy Index your code
hub / github.com/feast-dev/feast / from_proto

Method from_proto

sdk/python/feast/dqm/profilers/profiler.py:22–22  ·  view source on GitHub ↗
(cls, proto)

Source from the content-addressed store, hash-verified

20 @classmethod
21 @abc.abstractmethod
22 def from_proto(cls, proto) -> "Profile": ...
23
24
25class Profiler:

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected