What does HackerNews think of pandasql?

sqldf for pandas

Language: Python

There is a package for querying dataframes with SQL: https://github.com/yhat/pandasql/. I assumed this was going to be LLM -> SQL -> Pandas.
PandaSQL allows you to do SQL on Pandas dataframes.[0]

[0] https://github.com/yhat/pandasql