Code Repositories | How to Write Data Transformations in Palantir Foundry

Опубликовано: 07 Май 2026
на канале: Palantir Developers
36,118
227

For more information on how to write data transforms in Palantir Foundry, take a look at the Foundry documentation: https://palantir.com/docs/foundry/tra...

There are many ways to build data pipelines in Foundry. This video is an introduction on how to do data transformations with PySpark in Foundry. You’ll learn how to do a single-input to single-output transform, a multi-input to single-output transform, and a multi-input to multi-output transform.

Watch the next video in the series to learn about writing incremental transforms:    • Code Repositories | How to Write Increment...