A package for automatically turning on Data Explorer in Pandas for an IPython Jupyter kernel.
To install ipypandex
run: python setup.py install
.
ipypandex
installs a startup script for IPython that will not be uninstalled by pip
or other package managers. To remove this run: python ipypandex/uninstall.py
.