from __future__ import annotations from pandas.io.parsers.readers import ( read_csv as read_csv, )