Commit 362609d
authored
DOC: shift() of boolean series gives drawdown by an order of magnitude with default filling np.NaN comparing with filling by bool like False (#58588)
Documentation fix in `generic.py`
line 11715: For numeric data, ``np.nan`` is used. ->For Boolean and numeric NumPy data types, ``np.nan`` is used.1 parent dd60259 commit 362609d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10052 | 10052 | | |
10053 | 10053 | | |
10054 | 10054 | | |
10055 | | - | |
| 10055 | + | |
10056 | 10056 | | |
10057 | 10057 | | |
10058 | 10058 | | |
| |||
0 commit comments