If you display an object (in this example a pandas.Series) in the ScieView in PyCharm, the index lines are scaled differently in height than the value columns. This means that the data and index get misaligned and you are also not able to scroll in the data, because the index does not seem to be taken into account for whether or not a scroll bar is present.
In the attached screenshot I used PyCharm Professional 2022.3.2 on Windows 11 22H2
If you display an object (in this example a pandas.Series) in the ScieView in PyCharm, the index lines are scaled differently in height than the value columns. This means that the data and index get misaligned and you are also not able to scroll in the data, because the index does not seem to be taken into account for whether or not a scroll bar is present.
In the attached screenshot I used PyCharm Professional 2022.3.2 on Windows 11 22H2