These are the changes in pandas 1.4.4. See :ref:`release` for a full changelog including other versions of pandas.
{{ header }}
- The :class:`errors.FutureWarning` raised when passing arguments (other than
filepath_or_buffer
) as positional in :func:`read_csv` is now raised at the correct stacklevel (:issue:`47385`)
.. contributors:: v1.4.3..v1.4.4|HEAD