Write a data transformation script
Transform messy data files into clean, structured output with robust edge-case handling. Handles malformed rows, missing values, and encoding issues automatically.
Preview
Copy prompt
Write a [Language] script that reads a [CSV/JSON/SQL] file containing [Data Description], applies [Transformation Logic], and writes the result to [Output Format]. Gracefully handle missing values, malformed rows, and encoding issues. After processing, print a human-readable summary of total rows processed, skipped rows, and any errors encountered.
More
Code Generation
Prompts
