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 de1a9fa commit 35335f2Copy full SHA for 35335f2
web/pandas/pdeps/0014-string-dtype.md
@@ -220,7 +220,7 @@ in pandas 2.3 and removed in pandas 3.0.
220
221
The `storage` keyword of `StringDtype` is kept to disambiguate the underlying
222
storage of the string data (using pyarrow or python objects), but an additional
223
-`na_value` is introduced to disambiguate the variants using NA semantics and
+`na_value` is introduced to disambiguate the variants using NA semantics and
224
NaN semantics.
225
226
Overview of the different ways to specify a dtype and the resulting concrete
0 commit comments