PyCharm Data Viewer Potentially Use JS DataTables, Similar to RStudio
Dear IJ and Python enthusiasts,
I am enjoying the PyCharm for long time already and I want to see it get better. Recently I started to use Pandas more and certainly you want to interact with DataFrame and Series with much better ways than just plain grid.
I am wondering whether it would be too hard to integrate the JS DataTables (https://datatables.net/) as a main Data Viewer within PyCharm? Some of the features I am looking for and hopefully other data scientists and programmers will appreciate too:
- global table search
- column search (additive)
- column sort (multi-column sort)
- info about overall number of rows and column and dynamic update when a filtering is applied
Thank you so much for considering this.
Please sign in to leave a comment.