dflib icon indicating copy to clipboard operation
dflib copied to clipboard

HTML rendering for dflib-jupyter

Open andrus opened this issue 6 years ago • 0 comments

Currently we are using our default tabular renderer within the Jupyter environment. Let's design an HTML renderer similar to what pandas does (or better!). The main problem with the plaintext tabular renderer is that it doesn't scale horizontally when there are lots of columns. Also would be nice to have a striped display for rows.

andrus avatar Jun 03 '19 15:06 andrus