Resize Dataframe window in PyCharm community edition
已回答
When I view a dataframe in PyCharm Community Edition it only let's me adjust the vertical size of the window and does not allow dragging to make the horizontal size smaller. Anyone know why? It happen a while ago, it used to let me do that!
请先登录再写评论。
We do have some limitations on Data view for Community - https://youtrack.jetbrains.com/issue/PY-34044/Dataframe-view-is-limited-in-PyCharm-Community-Edition
but if you add a breakpoint and debug, you could resize horizontally/vertically the Array view
For full support, we do recommend Professional with the data view;