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 b5663cc commit 1c4c2d9Copy full SHA for 1c4c2d9
web/pandas/pdeps/0014-string-dtype.md
@@ -240,7 +240,7 @@ Notes:
240
241
- (1) You get "pyarrow" or "python" depending on pyarrow being installed.
242
- (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.
+ version, but it will be deprecated in 2.x and removed for 3.0.
244
245
For the new default string dtype, only the `"str"` alias can be used to
246
specify the dtype as a string, i.e. pandas would not provide a way to make the
0 commit comments