Skip to content

Commit

Permalink
Update docs/website/docs/dlt-ecosystem/transformations/python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA authored Dec 13, 2024
1 parent 0c21712 commit ce4c2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/website/docs/dlt-ecosystem/transformations/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Transforming data loaded by a dlt pipeline with pandas dataframes o
keywords: [transform, pandas]
---

# Transforming data in python with dataframes or arrow tables
# Transforming data in Python with Arrow tables or DataFrames

You can transform your data in python using pandas dataframes or arrow tables. To get started, please read the [dataset docs](../../general-usage/dataset-access/dataset).

Expand Down

0 comments on commit ce4c2ff

Please sign in to comment.