We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the IParallelGroupBy wiki!
GroupyBy operations in Pandas do not use multiple cores. This module aims to address that issue using IPython.
There is an existing project that does this at http://pythonhosted.org/rosetta/, but it does not appear to work from Interactive Mode.