These are the changes in pandas 1.1.3. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Bug in :meth:`Series.str.startswith` and :meth:`Series.str.endswith` with
category
dtype not propagatingna
parameter (:issue:`36241`)
.. contributors:: v1.1.2..v1.1.3|HEAD