What is the Astro Python SDK?
The Astro Python SDK is an open source Python package maintained by Astronomer that provides tools to improve the DAG authoring experience for Airflow users.
The available decorators and functions allow you to write DAGs based on how you want your data to move by simplifying the data transformation process between different environments.
Dataframe Docs: https://astro-sdk-python.readthedocs.io/en/stable/astro/sql/operators/dataframe.html
Transform Docs: https://astro-sdk-python.readthedocs.io/en/stable/astro/sql/operators/transform.html