Yuki-Inoue / jupyter_on_rails

Integrate Rails and Jupyter
MIT License
83 stars 11 forks source link

ActiveRecord models automatically turns into tables at jupyter #6

Closed Yuki-Inoue closed 3 years ago

Yuki-Inoue commented 5 years ago

In console, inspecting a Relation would return first N records and then prints it on the console. On notebook, it would be better if displaying a Relation would automatically result in a Daru::DataFrame and then that being displayed as table.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/71467545-activerecord-models-automatically-turns-into-tables-at-jupyter?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github).