Skip to content

Commit 627429a

Browse files
committed
Add to release notes
1 parent fa021bf commit 627429a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.18.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,4 @@ Bug Fixes
169169
- Bug in ``pivot_table`` when ``margins=True`` and ``dropna=True`` where nulls still contributed to margin count (:issue:`12577`)
170170
- Bug in ``Series.name`` when ``name`` attribute can be a hashable type (:issue:`12610`)
171171
- Bug in ``.describe()`` resets categorical columns information (:issue:`11558`)
172+
- Bug where ``loffset`` argument was not applied when calling ``resample().count()`` on a timeseries (:issue:`12725`)

0 commit comments

Comments
 (0)