We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa021bf commit 627429aCopy full SHA for 627429a
doc/source/whatsnew/v0.18.1.txt
@@ -169,3 +169,4 @@ Bug Fixes
169
- Bug in ``pivot_table`` when ``margins=True`` and ``dropna=True`` where nulls still contributed to margin count (:issue:`12577`)
170
- Bug in ``Series.name`` when ``name`` attribute can be a hashable type (:issue:`12610`)
171
- 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