sagemathinc/cocalc-snippets

Add writing to a csv file

Opened this issue · 1 comments

I just searched for csv and could only find reading a csv not writing one. Guess I have to Google

which language? I guess Python, but maybe one for R is also useful?

for Python, we should mention pandas for reading/writing. i.e. pandas.DataFrame.to_csv