Skip to content
Transformations

Python Transformation

Process data with Python in Keboola where SQL is awkward. Start here, then jump to the how-to or the reference.

Python transformations complement SQL transformations where computations or other operations are too difficult — though common operations like joining, sorting, or grouping are still easier and faster in SQL transformations. Keboola maps your input tables in as CSV files, runs your script, and writes CSV outputs back to Storage.

This page is split by what you need:

New to transformations? Start with Transformations and the Getting Started tutorial.

Ask Kai

Ask anything about Keboola — I'll search the docs and cite the pages I use.