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
When scrolling down, the row of column names (df.columns) stay permanently visible.
However, when scrolling right, the index column (df.index) scrolls off to the left. It should be kept visible instead.
I notice the following in the DataFrame viewer:
When scrolling down, the row of column names (df.columns) stay permanently visible.
However, when scrolling right, the index column (df.index) scrolls off to the left. It should be kept visible instead.
(This was previously discussed at https://groups.google.com/forum/#!topic/spyderlib/oWi3Rls_rAo .)
I am using WinPython-64bit-3.5.2.2, with
For dependency info see spyder-dependencies.txt
The text was updated successfully, but these errors were encountered: