Skip to content

Commit b77d3fa

Browse files
frreissznicholls
authored andcommitted
DOC: Add reference to Text Extensions for Pandas project (pandas-dev#39783)
1 parent a1173dc commit b77d3fa

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)