Closed billylanchantin closed 5 months ago
@josevalim I'm good with that! DF.sql
is more powerful and has actual documentation :)
Any particular hesitation with the embedded SQL part? Or are you just favoring smaller changes since this is experimental?
Just favoring something smaller for now. It is always easier to add stuff than to remove them. :)
Description
This PR experiments with initial SQL support by adding
Explorer.DataFrame.sql/3
for making SQL queries against dataframes.Example
Limitations