I'm giving the H2O
datatable
a try and am intrigued by the view()
feature. It looks like a handy way to navigate a dataset:
The navigator is great: you can use g2000
to go to row 2000 . But the column headers are faint - almost invisible. The image above is on macos terminal
. Below is iTerm
: and the headers are invisible there:
Given my interest to make the datatable.view()
an integral part of my development process - since I prefer ipython
to jupyter notebooks
it would be helpful to find a solution to this. Has anyone discovered maybe a terminal setting or two that would help?