CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
217 stars 34 forks source link

Initial alpha release #126

Closed frreiss closed 4 years ago

frreiss commented 4 years ago

This PR updates the version number in setup.py to match the first alpha release posted to PyPI and makes some minor edits to package.md to make the resulting HTML render better on PyPI.

I've posted a "0.1a1" alpha release to PyPI off of this branch for testing. pip install text-extensions-for-pandas now works on my test environment.