Timeline for How can I append new lines in a CSV file and modify them in Unix
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 24, 2021 at 8:49 | comment | added | FelixJN | Please ensure then to provide input exactly in the same format | |
| Dec 24, 2021 at 7:32 | answer | added | Zach Young | timeline score: 0 | |
| Dec 23, 2021 at 21:47 | vote | accept | Scouse_s | ||
| Dec 23, 2021 at 20:58 | answer | added | RudiC | timeline score: 0 | |
| Dec 23, 2021 at 20:43 | comment | added | Scouse_s | The Date and Time values are tab delimited, however the columns are comma separated. The values are not set using any logic. My goal is to do CSV manipulation, where I create new rows in file 1 that are equal to the rows in file 2. However, in the newly created rows in file1, the Item IDs will come from file2. I can do this using Pandas, I wanted to see how this can be done in Unix. | |
| Dec 23, 2021 at 20:17 | comment | added | FelixJN | Please state a) if the CSV uses tabs as sepatators (the date+time column would be troublesome otherwise) b) how the other values besides ID are set - the second file does not really give this away for the new items. | |
| S Dec 23, 2021 at 18:05 | review | First questions | |||
| Dec 23, 2021 at 21:51 | |||||
| S Dec 23, 2021 at 18:05 | history | asked | Scouse_s | CC BY-SA 4.0 |