We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7102f81 commit f2e707bCopy full SHA for f2e707b
doc/source/user_guide/integer_na.rst
@@ -29,7 +29,7 @@ Construction
29
------------
30
31
pandas can represent integer data with possibly missing values using
32
-:class:`arrays.IntegerArray`. This is an :ref:`extension types <extending.extension-types>`
+:class:`arrays.IntegerArray`. This is an :ref:`extension type <extending.extension-types>`
33
implemented within pandas.
34
35
.. ipython:: python
0 commit comments