top | item 40724727

(no title)

thibautdr | 1 year ago

Thanks! Being based on JupyterLab also allows Amphi to benefit from the vast ecosystem of extensions already available, such as the Git extension or using different file systems (S3).

Some users pointed out they were Alteryx users but liked the Python code generation from Amphi :)

discuss

order

slt2021|1 year ago

just an idea: is it possible to code generate Airflow code? since a lot of companies use airflow as ETL orchestrator

thibautdr|1 year ago

Amphi generates Python code, so you can definitely orchestrate them through Airflow but it doesn't generate "Airflow code" so to speak. Now, in the future we might develop Airflow specific workflows or maybe operators.