[IPython-dev] Interactive Grid for Sorting and Filtering DataFrames in IPython Notebook

Ivan Ogassawara ivan.ogassawara at gmail.com
Wed Oct 8 07:29:35 EDT 2014


Excellent job!!

2014-10-08 8:00 GMT-03:00 Wes Turner <wes.turner at gmail.com>:

> This PR adds a 'Graphical User Interfaces' heading:
> https://github.com/pydata/pandas/pull/8507
>
> On Wed, Oct 8, 2014 at 5:41 AM, Wes Turner <wes.turner at gmail.com> wrote:
> > This would be an excellent addition to the "Pandas Ecosystem" docs page:
> >
> > * http://pandas.pydata.org/pandas-docs/stable/ecosystem.html
> > * https://github.com/pydata/pandas/blob/master/doc/source/ecosystem.rst
> >
> > Thanks again!
> >
> > On Tue, Oct 7, 2014 at 11:06 AM, 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.
> >>
> >> -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
> >
> >
> >
> > --
> > Wes Turner
> > https://westurner.github.io/
>
>
>
> --
> Wes Turner
> https://westurner.github.io/
> _______________________________________________
> 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/20141008/a8de8a2a/attachment.html>


More information about the IPython-dev mailing list