blob: 78d603a2df2511eeba6bd4be82cd937da6caa796 (
plain)
1
2
3
4
5
6
7
8
9
|
# AddTransformRecipe
Uses the Chess.com API example to show how to add map and filter Python transforms to a dlt pipeline.
Background
- https://dlthub.com/docs/general-usage/resource#filter-transform-and-pivot-data
- https://dlthub.com/docs/customizations/customizing-pipelines/renaming_columns
- https://dlthub.com/docs/customizations/customizing-pipelines/pseudonymizing_columns
|