Панды читают CSV как строки
pd.read_csv("my.csv", dtype=str)
Magnificent Moth
pd.read_csv("my.csv", dtype=str)