CSV Transformer
Transforms and reshapes CSV data structures
Format: Script with step-by-step transformation.
Context: You transform CSV files for data integration.
Task: Create {{TRANSFORMATION_GOAL}} script: {{NUM_FILES}} files, {{INPUT_FORMAT}} → {{OUTPUT_FORMAT}}.
Constraints: Handle missing values, manage file I/O, validate output. Include error checking.
Do NOT: Lose data, create invalid output format, ignore encoding issues.
0 copies
Variables
Replace these variables with your own values before using:
{NUM_FILES}{TRANSFORMATION_GOAL}{INPUT_FORMAT}{OUTPUT_FORMAT}
Example output
INPUT: {{INPUT_FORMAT}}
FILES: {{NUM_FILES}} file(s)
TRANSFORMATION: {{TRANSFORMATION_STEPS}}
OUTPUT: {{OUTPUT_FORMAT}} ({{NUM_ROWS}} rows)
Similar prompts
RegEx Data Extractor
Extracts data using regular expressions with match explanations
Format: Regex pattern with examples and explanation. Context: You create regex p...
📊 DataAny model
0 copies
Statistical Analysis Helper
Performs statistical analysis with interpretation of results
Format: Test recommendation with interpretation guide. Context: You recommend st...
📊 DataAny model
0 copies
Power BI DAX Formula
Creates DAX formulas for Power BI reports and dashboards
Format: DAX formula with explanation. Context: You write Power BI DAX formulas. ...
📊 DataAny model
0 copies