* Gensim prepare 25% speed increase, thanks mattilyra! * Pandas deprecation warnings are now gone. * Pandas v0.17 is now being used.
1.3.1
~~~~~~~~~~~~~~~~~~
* Updates gensim and other logic to be python 3 compatible.
1.3.0
~~~~~~~~~~~~~~~~~~
* Fixes gensim logic and makes it more robust. * Faster graphlab processing. * kargs for gensim and graphlab are passed down to underlying prepare function. * Requires recent version of pandas to avoid problems with our use of the newer `DataFrame.to_dict` API.
1.2.0
~~~~~~~~~~~~~~~~~~
* Updates gensim logic to be clearer and work with Python 3.x.