palantir-core-workflow-a
jeremylongshore/claude-code-plugins-plus-skills
This guide provides a comprehensive workflow for building robust ETL data pipelines within Palantir Foundry. It teaches how to utilize Python transforms, including the @transform_df decorator, for dataset-to-dataset processing. Key topics covered include multi-input joins, implementing incremental updates for efficiency, low-level file I/O, and configuring Spark resources for heavy computations. Essential for data engineers working with complex data modeling in Foundry.