Comment by gpugreg
3 days ago
You can query polars data frames with SQL: https://docs.pola.rs/api/python/stable/reference/expressions...
Unfortunately, polars does not support parameterized queries, so the risk of SQL injection is extremely high.
3 days ago
You can query polars data frames with SQL: https://docs.pola.rs/api/python/stable/reference/expressions...
Unfortunately, polars does not support parameterized queries, so the risk of SQL injection is extremely high.
No comments yet
Contribute on Hacker News ↗