Custom object view for PyCharm Data View tool window

已回答

Is it possible to provide a view for a custom object and display it in the Data View window in PyCharm? (Data View: https://www.jetbrains.com/help/pycharm/data-view.html)

I have a structure that has two pandas dataframes inside, and would love to be able to provide a view that shows them side by side, for example. 

0

Hi gozzilli! Unfortunately it's not possible right now. Please feel free to create a feature request in our tracker: https://youtrack.jetbrains.com/issues?q=project:%20PyCharm

0
Avatar
Permanently deleted user

Many thanks. Feature request submitted:

https://youtrack.jetbrains.com/issue/PY-24836

1

请先登录再写评论。