padreati / rapaio-jupyter-kernel

Java jupyter kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renderer for tabular like data

padreati opened this issue · comments

Tabular data might be displayed using html styled tables.
Tabular data can come from list of structured objects or
for specific types like data frames in rapaio.

This feature will be delegated to libraries which can extend displayable objects.