Serialize data
Budget: $10 – $30 USD
I have a CSV file with three columns:
1. temp_ID
2. instruments
3. serialized_instruments
I need you to do the following:
- Serialize the comma-separated values in column 2
- Add the serialized result to column 3
- Each string should have two double quotes around it when serialized
You can see an example in the first row of the attached CSV.
Must be delivered today.
1. temp_ID
2. instruments
3. serialized_instruments
I need you to do the following:
- Serialize the comma-separated values in column 2
- Add the serialized result to column 3
- Each string should have two double quotes around it when serialized
You can see an example in the first row of the attached CSV.
Must be delivered today.