Skip to content

Commit 1d2f0a7

Browse files
kawochenjorisvandenbossche
authored andcommitted
DOC: typo in v0.10 whatsnew
Author: Ka Wo Chen <[email protected]> Closes #12122 from kawochen/DOC-1_10-whatsnew-typo and squashes the following commits: a7a165b [Ka Wo Chen] DOC: typo in v1.10 whatsnew
1 parent 0b8fa9d commit 1d2f0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.10.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Note:
8282
series.resample('D', how='sum', closed='right', label='right')
8383

8484
- Infinity and negative infinity are no longer treated as NA by ``isnull`` and
85-
``notnull``. That they every were was a relic of early pandas. This behavior
85+
``notnull``. That they ever were was a relic of early pandas. This behavior
8686
can be re-enabled globally by the ``mode.use_inf_as_null`` option:
8787

8888
.. ipython:: python

0 commit comments

Comments
 (0)