mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 02:58:17 +00:00

* Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs * Delete old docs and rename the openmetadata-docs-v1 to openmetadata-docs
22 lines
480 B
Markdown
22 lines
480 B
Markdown
---
|
|
title: Python SDK Entities
|
|
slug: /sdk/python/entities
|
|
---
|
|
|
|
# Python SDK Entities
|
|
|
|
Parent page for advanced information on OpenMetadata Entities and their usage.
|
|
|
|
Here are the articles in this section:
|
|
|
|
{%inlineCalloutContainer%}
|
|
|
|
{%inlineCallout
|
|
icon="model_training"
|
|
bold="ML Model"
|
|
href="/sdk/python/entities/ml-model" %}
|
|
Let's dive deeper into the ML Model (`MlModel`) Entity shape and usage with the Python SDK.
|
|
{%/inlineCallout%}
|
|
|
|
{%/inlineCalloutContainer%}
|