- Add explicit version info for scikit-bio since the API has changed.
- Gensim Python typo fix in imports. :/
- Gensim Python 2.x fix for absolute imports.
- Gensim prepare 25% speed increase, thanks @mattilyra!
- Pandas deprecation warnings are now gone.
- Pandas v0.17 is now being used.
- Updates gensim and other logic to be python 3 compatible.
- 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.
- Updates gensim logic to be clearer and work with Python 3.x.
- Fixes bug with GraphLab function that was producing bogus visualizations.
- First release on PyPI. Faithful port of R version with IPython support and helper functions for GraphLab & gensim.