How to convert and transform column values in a CSV

Your column values need to be transformed: codes need to be expanded, abbreviations spelled out, or values need to be mapped to new formats.

See it in action

Prompt
"Expand state abbreviations to full names and status codes to labels"
Before
#customerstatestatus
1Acme CorpCAA
2Tech IncNYP
3Sales CoTXA
After
#customerstatestatus
1Acme CorpCaliforniaActive
2Tech IncNew YorkPending
3Sales CoTexasActive

Why use Magic CSV for this?

  • Transform values based on your rules
  • Expand codes and abbreviations
  • Map old values to new standards

Ready to transform your data?

Upload your CSV, describe what you want, get clean data back.

How to convert and transform column values in a CSV | Magic CSV | Magic CSV