Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permanently visible index column in DataFrame viewer #3562

Closed
jondo opened this issue Oct 20, 2016 · 2 comments
Closed

Permanently visible index column in DataFrame viewer #3562

jondo opened this issue Oct 20, 2016 · 2 comments

Comments

@jondo
Copy link
Contributor

jondo commented Oct 20, 2016

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

  • Spyder Version: 3.0.0b5
  • Python Version: 3.5.2
  • Operating system: Windows 7 64-Bit

For dependency info see spyder-dependencies.txt

@jitseniesen
Copy link
Member

This sounds like a good idea to me. The report is still applied to the current version (3.0.1).

This may be useful: http://doc.qt.io/qt-5/qtwidgets-itemviews-frozencolumn-example.html

@ccordoba12
Copy link
Member

This was solved in Spyder 3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants