These are the changes in pandas 1.1.3. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- Fixed regression in :meth:`DataFrame.mask` and :meth:`DataFrame.where` raising an
AssertionError
when using a nullable boolean mask (:issue:`35429`)
.. contributors:: v1.1.2..v1.1.3|HEAD