Skip to content

Commit

Permalink
Update 05-exporting-data.md
Browse files Browse the repository at this point in the history
updated the link
  • Loading branch information
Bsolodzi authored Jun 21, 2023
1 parent dcb7e01 commit b7cfaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/05-exporting-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ which are a part of the data values will be interpreted as delimiters.

If you are working with data that contains commas, the fields should be
enclosed with double quotes. The spreadsheet software should do the right
thing ([LibreOffice](https://www.libreoffice.org/download/download/) provides
thing [LibreOffice](https://www.libreoffice.org/download/download/) provides
comprehensive options to import and export CSV files). However, it is always a
good idea to double check that the file you are exporting can be read in
correctly. For more of a discussion on data formats and potential issues with
Expand Down

0 comments on commit b7cfaba

Please sign in to comment.