MariaDB / mariadb_kernel

A MariaDB Jupyter kernel
BSD 3-Clause "New" or "Revised" License
30 stars 20 forks source link

Feature: Jupysql integration #46

Open idomic opened 1 year ago

idomic commented 1 year ago

Description

It'd be great to see a tutorial or documentation of the 2 frameworks. Probably a user working locally via a jupyter notebook and jupysql to query and perform EDA/modeling work.

Motivation

Please provide the following for the desired feature or change:

A detailed explanation on querying via SQL. Plotting via sql. Using Jupyter notebooks to query.

Happy to work on the PR!

idomic commented 1 year ago

Not sure if that's the right place for the issue.

LinuxJedi commented 1 year ago

Hi @idomic,

If the proposal is to add it to the MariaDB kernel side, then this is absolutely the right place. Feel free to work on the PR and let us know what we can do to help.

idomic commented 1 year ago

I was actually planning to add an example notebook.ipynb to the docs, is it still it? :)