Pere Miquel Brull d08308d9f2
[Docs] - Add 1.1.0 docs and remove 0.13.2 (#11604)
* Remove 0.13.2 and add 1.1.0

* Add 1.1.0 breaking changes for SM
2023-05-16 08:30:15 +02:00

639 B

title slug
Python SDK Ingestion /sdk/python/ingestion

Python SDK Ingestion

Snippets and knowledge specific to ingesting metadata using Python.

{% inlineCalloutContainer %} {% inlineCallout color="violet-70" icon="source" bold="dbt" href="/sdk/python/ingestion/dbt" %} Example of the integration of dbt with the Python SDK. {% /inlineCallout %} {% inlineCallout color="violet-70" icon="source" bold="Add Lineage Request" href="/sdk/python/ingestion/lineage" %} Learn how to use the Python client to interact with the Lineage. {% /inlineCallout %} {% /inlineCalloutContainer %}