4 ms·
There is a package for querying dataframes with SQL: https://github.com/yhat/pandasql/ https://github.com/yhat/pandasql/. I assumed this was going to be LLM ->
by findalex 3y ago
There is a package for querying dataframes with SQL: https://github.com/yhat/pandasql/ https://github.com/yhat/pandasql/. I assumed this was going to be LLM -> SQL -> Pandas.
- ibestvina 3y agoThat (LLM -> SQL -> Pandas using PandaSQL) was my approach with Datasloth [1] some time ago. It then grew into Qluent [2] which I now work on full time, along the lines of what the sibling comment wrote about managers being able to analyze their data without coding. [1] https://github.com/ibestvina/datasloth https://github.com/ibestvina/datasloth [2] https://qluent.com/ https://qluent.com/