diff --git a/docs/website/docs/dlt-ecosystem/transformations/python.md b/docs/website/docs/dlt-ecosystem/transformations/python.md index 91ece11688..ae2131a923 100644 --- a/docs/website/docs/dlt-ecosystem/transformations/python.md +++ b/docs/website/docs/dlt-ecosystem/transformations/python.md @@ -1,5 +1,5 @@ --- -title: Transforming data in Python with arrow tables or dataframes +title: Transforming data in Python with Arrow tables or DataFrames description: Transforming data loaded by a dlt pipeline with pandas dataframes or arrow tables keywords: [transform, pandas] ---