Timeline for Preserving the headings when exporting a table
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 23, 2020 at 16:12 | vote | accept | Wiliam | ||
| Jan 10, 2020 at 3:37 | answer | added | Alx | timeline score: 4 | |
| Jan 10, 2020 at 3:19 | comment | added | MarcoB | @Alx, I think your comment is worthy of an answer! It's true that the "TableHeadings" option for Export is in the docs, but I for one was not aware of it. and had not even thought of looking. | |
| Jan 9, 2020 at 15:42 | comment | added | Alx | This works for me: Export["test.csv", s, "TableHeadings" -> {{"A", "B", "C"}, {"E", "F", "G"}}], help page on CSV has similar example of using "TableHeadings". | |
| Jan 9, 2020 at 15:35 | comment | added | Wiliam | @Alx thanks, can you please expand? I am not sure how to used this as option, my last command had the tableheadings so I'm not sure how else to keep it as option. | |
| Jan 9, 2020 at 15:30 | comment | added | Alx | Use TableHeadings -> ... as option to Export. | |
| Jan 9, 2020 at 12:15 | history | asked | Wiliam | CC BY-SA 4.0 |