You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add horizontal scrolling to tables? i.e. if you just open movies.csv it goes off screen in my browser and I can't see what all the columns are.
Would it be possible to add horizontal scrolling to tables? i.e. if you just open movies.csv it goes off screen in my browser and I can't see what all the columns are.
Some ideas for exploring tables in the browser:
For table headers:
| get {name}
to the current command and reruns it.| group-by {name}
| sort-by {name}
A pivot shortcut already shows up when the table is too wide.
..to be continued...
The text was updated successfully, but these errors were encountered: