(no title)
jasonpbecker | 2 years ago
That would let people who are getting into Elixir for data work run a query, get an Explorer.DataFrame, and interact further that way.
jasonpbecker | 2 years ago
That would let people who are getting into Elixir for data work run a query, get an Explorer.DataFrame, and interact further that way.
hugobarauna|2 years ago
Livebook already has a SQL Smart cell (https://livebook.dev/integrations/sql). It doesn't integrate with Explorer yet, but it's already possible to reference a database connection, run a SQL query, and visualize the results in a table.
Here's a video showing how to do that https://www.youtube.com/watch?v=F98OWdigCjY
unknown|2 years ago
[deleted]