We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1173dc commit b77d3faCopy full SHA for b77d3fa
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