I have a dataframe which saved as csv in this way:
csv
df.to_csv("df.csv", index=False)
The dataframe values are nda
nda