Skip to content

Commit 6647687

Browse files
PaulMestjreback
authored andcommitted
Update gotchas.rst
Removed redundant words Author: Paul Mestemaker <[email protected]> Closes #13560 from PaulMest/documentation-wording and squashes the following commits: 4fa6c93 [Paul Mestemaker] Update gotchas.rst
1 parent b4b1e96 commit 6647687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/gotchas.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ dtype in order to store the NAs. These are summarized by this table:
173173
``integer``, cast to ``float64``
174174
``boolean``, cast to ``object``
175175

176-
While this may seem like a heavy trade-off, in practice I have found very few
176+
While this may seem like a heavy trade-off, I have found very few
177177
cases where this is an issue in practice. Some explanation for the motivation
178178
here in the next section.
179179

0 commit comments

Comments
 (0)