hiplot:
export
There's a visualisation technique that allows you to get an overview of many columns at the same time. It's called parallel coordinates and the hiplot library offers a convenient way to use the technique from a jupyter notebook.
Notes
To create a static html export, you can run this command from the command line;
hiplot-render penguins.csv > penguins.html
Feedback? See an issue? Something unclear? Feel free to mention it here.
If you want to be kept up to date, consider signing up for the newsletter.