Hacker News new | ask | show | jobs
by sighansen 925 days ago
Are your transformations written in SQL?
1 comments

They are written in python but SQL is in the roadmap.
Check out generating ibis, which can output SQL and many dataframe formats (pandas, polars, modin,...)
Sounds very useful, thank you for sharing.