PRQL / prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
https://prql-lang.org
Apache License 2.0
9.84k stars 216 forks source link

feat: add pl_to_prql Python binding #4581

Closed kgutwin closed 3 months ago

kgutwin commented 3 months ago

Expose the pl_to_prql function via the Python binding.

Also refreshes the Python binding README with more documentation. This should make the the PyPI project page look more appealing (and hopefully reduce some of the confusion around the vast array of "prql/prqlc/preql/prql-python/prequel" Python packages on there...)