python-view-data

Homepage: https://github.com/ShuguangSun/python-view-data

Author: Shuguang Sun

Updated:

Summary

View data in python

Commentary

View data in python

Call `python-view-data-print`, select a pandas dataframe, and then a buffer
will pop up with data listed/printed. Further verbs can be done, like filter
(query), select/unselect, mutate, group/ungroup, count, unique, describe, and
etc. It can be reset (`python-view-data-reset`) any time.

Dependencies