Skip to content
jsphon edited this page Nov 16, 2014 · 1 revision

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.

Clone this wiki locally