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
Currently a single row is still printed as a "DataFrame" - i.e. a 1-row table, with truncated columns. I wonder if it would be more natural to show a single row (a "record") vertically, with one row per field? This would make it much easier to inspect a single record that has a lot of fields/columns.