Skip to content

Commit 8083994

Browse files
authoredFeb 15, 2021
DOC: Add reference to Text Extensions for Pandas project (#39783)
1 parent 5c987b7 commit 8083994

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎doc/source/ecosystem.rst

+8
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,14 @@ storing numeric arrays with units. These arrays can be stored inside pandas'
476476
Series and DataFrame. Operations between Series and DataFrame columns which
477477
use pint's extension array are then units aware.
478478

479+
`Text Extensions for Pandas`_
480+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
481+
482+
``Text Extensions for Pandas <https://ibm.biz/text-extensions-for-pandas>``
483+
provides extension types to cover common data structures for representing natural language
484+
data, plus library integrations that convert the outputs of popular natural language
485+
processing libraries into Pandas DataFrames.
486+
479487
.. _ecosystem.accessors:
480488

481489
Accessors

0 commit comments

Comments
 (0)
Please sign in to comment.