We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20b41e commit 4fa6c93Copy full SHA for 4fa6c93
doc/source/gotchas.rst
@@ -173,7 +173,7 @@ dtype in order to store the NAs. These are summarized by this table:
173
``integer``, cast to ``float64``
174
``boolean``, cast to ``object``
175
176
-While this may seem like a heavy trade-off, in practice I have found very few
+While this may seem like a heavy trade-off, I have found very few
177
cases where this is an issue in practice. Some explanation for the motivation
178
here in the next section.
179
0 commit comments