You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really a blocking issue, but when reading the doc, I was rather surprised that the first example, instead of simply exporting a df to a csv file, implicated some rather more complicated zip encryption.
A first simple/dummy example would have helped me there, before getting to finer arcanes.
Suggested fix for documentation
Insert a first simple example of exporting a dataframe to a simple csv file.
The text was updated successfully, but these errors were encountered:
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_csv.html
Documentation problem
Not really a blocking issue, but when reading the doc, I was rather surprised that the first example, instead of simply exporting a df to a csv file, implicated some rather more complicated zip encryption.
A first simple/dummy example would have helped me there, before getting to finer arcanes.
Suggested fix for documentation
Insert a first simple example of exporting a dataframe to a simple csv file.
The text was updated successfully, but these errors were encountered: