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 ce4c2ff commit 3306e9a
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 @@ -6,7 +6,7 @@ keywords: [transform, pandas]

# 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).
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).


## Interactively transforming your data in python
Expand Down

0 comments on commit 3306e9a

Please sign in to comment.