Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
543 B
Markdown
Raw Permalink Normal View History

---
title: Python SDK Entities
slug: /sdk/python/entities
2025-06-12 19:09:42 +05:30
noindex: true
nofollow: true
---
# Python SDK Entities
Parent page for advanced information on OpenMetadata Entities and their usage.
Here are the articles in this section:
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
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 %}