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:`str.startswith` and :meth:`str.endswith` for Series with
category
dtype not propagatingna
parameter (:issue:`36241`)
.. contributors:: v1.1.2..v1.1.3|HEAD