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 ab49f79 commit 539199aCopy full SHA for 539199a
pandas/_libs/lib.pyx
@@ -1528,7 +1528,7 @@ def infer_dtype(value: object, skipna: bool = True) -> str:
1528
Parameters
1529
----------
1530
value : list, ndarray, or pandas type
1531
- The input data to infer the dtype.
+ The input data to infer the dtype.
1532
skipna : bool, default True
1533
Ignore NaN values when inferring the type.
1534
0 commit comments