featurebyte.Catalog.get_entity¶
Description¶
Gets an Entity object from the catalog based on its name. An Entity object defines an entity type represented in tables of the catalog, allowing for automatic table joins, unit of analysis, and organization of features, feature lists, and use cases.
Parameters¶
- name: str
Entity name.
Returns¶
- Entity
Entity object.