We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
1 parent 5c987b7 commit 8083994Copy full SHA for 8083994
doc/source/ecosystem.rst
@@ -476,6 +476,14 @@ storing numeric arrays with units. These arrays can be stored inside pandas'
476
Series and DataFrame. Operations between Series and DataFrame columns which
477
use pint's extension array are then units aware.
478
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
487
.. _ecosystem.accessors:
488
489
Accessors
0 commit comments