[IPython-dev] Interactive Grid for Sorting and Filtering DataFrames in IPython Notebook
Doug Blank
doug.blank at gmail.com
Tue Oct 7 13:03:02 EDT 2014
On Tue, Oct 7, 2014 at 12:06 PM, tshawver <tshawver at quantopian.com> wrote:
> As part of the work on our research environment at Quantopian
> <https://www.quantopian.com/research > , I've been building an extension
> which renders pandas DataFrames as interactive grids in the IPython
> notebook. The extension uses a Javascript library called SlickGrid to
> render the grids, and the current state of the project can be found here on
> GitHub: https://github.com/quantopian/qgrid
>
> The extension is also viewable in nbviewer:
>
> http://nbviewer.ipython.org/github/quantopian/qgrid/blob/master/qgrid_demo.ipynb
>
> The GitHub repository contains some explanation of why I chose to implement
> the grid as a Python package rather than a standard IPython notebook
> extension, which might be interesting for other people who are looking to
> add functionality to the notebook in a similar way.
>
>
Excellent! Thanks for developing and sharing... this will be very useful,
and is the way that data should be viewed.
-Doug
> -Tim
>
>
>
> --
> View this message in context:
> http://python.6.x6.nabble.com/Interactive-Grid-for-Sorting-and-Filtering-DataFrames-in-IPython-Notebook-tp5073936.html
> Sent from the IPython - Development mailing list archive at Nabble.com.
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141007/b409b7a1/attachment.html>
More information about the IPython-dev
mailing list