django-app-dbwipes.rst
.. _django-app-dbwipes:
DBWipes App
***********
| primary(s): `Eugene Wu <https://github.com/sirrice>`_
| maintainer(s): `Albert Carter <https://github.com/RogerTangos>`_
| location: ``src/apps/dbwipes``
`DBWipes <http://www.cs.columbia.edu/~ewu/dbwipes.html>`_ helps you quickly
visualize data, identify outliers, and understand where those outliers arise
from in the underlying data set. It is an extremelly powerful query builder and
data visualization too.
DBWipes files were updated in 2016-04-13 to close security vulnerabilities, and
allow collaborator and public users to access tables through DBWipes.
==========
How to use
==========
* Run DataHub
* Navigate to `apps\/dbwipes\/page\/USERNAME\/REPONAME\/TABLENAME <apps/dbwipes/page/USERNAME/REPONAME/TABLENAME>`_
The interface is not intuitive at first. You may want to go through
`Eugene's excellent tutorial <http://scorpion.csail.mit.edu:8888/study>`__