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
There seems to be no way of turning off the automatic truncation of long column / header values, that happens when the headers or values are very long.
You could set wrap=True, but it leads to this awkward looking wrapping.
There should be a way to provide some way to show the full values of column header and cell values.