Skip to content

Commit 1c4c2d9

Browse files
Update web/pandas/pdeps/0014-string-dtype.md
Co-authored-by: Irv Lustig <[email protected]>
1 parent b5663cc commit 1c4c2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/pdeps/0014-string-dtype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Notes:
240240

241241
- (1) You get "pyarrow" or "python" depending on pyarrow being installed.
242242
- (2) "pyarrow_numpy" is kept temporarily because this is already in a released
243-
version, but it will be deprecated it in 2.x and removed for 3.0.
243+
version, but it will be deprecated in 2.x and removed for 3.0.
244244

245245
For the new default string dtype, only the `"str"` alias can be used to
246246
specify the dtype as a string, i.e. pandas would not provide a way to make the

0 commit comments

Comments
 (0)