I like so much the PrettyTables.jl .
I like the old-fashion look, with very readable fonts.
I also like very much the body_hlines option that separates rows into groups for readability.
(I like the vertical lines too)
Since I begin to use Pluto, I would be interrested to work with DataFrames directly instead of PrettyTables. (PrettyTables doesn’t work in :text mode in Pluto, and :html is uggly).
Would you have a suggestion on how I could create a pretty printout of a DataFrame?
(eventually I am also interrested to get PrettyTables :text mode working in Pluto)