You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bug in the display of ``.info()`` where a qualifier (+) would always be displayed with a ``MultiIndex`` that contains only non-strings (:issue:`15245`)
731
731
732
-
- Bug in ``.asfreq()``, where frequency was not set for empty ``Series` (:issue:`14320`)
732
+
- Bug in ``.asfreq()``, where frequency was not set for empty ``Series`` (:issue:`14320`)
733
733
734
734
- Bug in ``pd.read_msgpack()`` in which ``Series`` categoricals were being improperly processed (:issue:`14901`)
735
735
- Bug in ``Series.ffill()`` with mixed dtypes containing tz-aware datetimes. (:issue:`14956`)
0 commit comments