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
So in my original dataframe I have over 20 million rows but i want to see how row number 11 million look like. I scroll down, but find out I have to either wait several minutes or create a new code that cuts out to this exact row because the scrolling take forever. An improvement would be to add the teleportation bar next to the scrollbar for the dataframe viewer that is already present in the normal editor. This will instantly fix most of the scrolling where I can just click about the middle of the new bar. Another problem with todays vertical scrollbar is that when I scroll down it stop scrolling after 2 seconds, unless I move the mouse. I have demonstrated this in a video below. In order for the df to keep scrolling I have to constantly move my mouse which can become a little bit annoying. Would therefore be nice if these problems could be fixed in the future.
Issue Report Checklist
Checklist checked
Problem Description
So in my original dataframe I have over 20 million rows but i want to see how row number 11 million look like. I scroll down, but find out I have to either wait several minutes or create a new code that cuts out to this exact row because the scrolling take forever. An improvement would be to add the teleportation bar next to the scrollbar for the dataframe viewer that is already present in the normal editor. This will instantly fix most of the scrolling where I can just click about the middle of the new bar. Another problem with todays vertical scrollbar is that when I scroll down it stop scrolling after 2 seconds, unless I move the mouse. I have demonstrated this in a video below. In order for the df to keep scrolling I have to constantly move my mouse which can become a little bit annoying. Would therefore be nice if these problems could be fixed in the future.
Video: https://github.com/spyder-ide/spyder/assets/123987501/258715e3-8181-409b-8e6c-8497fba9b1d6
What steps reproduce the problem?
What is the expected output?
That I can instantly jump to the middle of the df or a little bit beyond.
Versions
Dependencies
The text was updated successfully, but these errors were encountered: