
This AI prompt is designed for gpt-3.5-turbo and can be used to generate high-quality results. It's compatible with multiple AI platforms including gpt-3.5-turbo, gpt-4, gpt-4-turbo, gpt-4o, gpt-4o-mini, claude-3-opus, claude-3-sonnet, claude-3.5-sonnet, claude-3-haiku, gemini-pro, gemini-ultra, gemini-1.5-pro, gemini-1.5-flash, llama-2, llama-3, llama-3.1, mistral-7b, mistral-large, mistral-8x7b, stable-diffusion-2.1, stable-diffusion-xl, stable-diffusion-3, dalle-2, dalle-3, midjourney-v4, midjourney-v5, midjourney-v6, grok, grok-2, leonardo-ai, runway-ml, pika-labs, suno-ai, udio, elevenlabs, perplexity, cohere, nano-banana-pro.
This prompt excels in python scenarios, providing detailed and contextually relevant outputs for your specific needs.
This prompt excels in data science scenarios, providing detailed and contextually relevant outputs for your specific needs.
This prompt excels in pandas scenarios, providing detailed and contextually relevant outputs for your specific needs.
This prompt excels in optimization scenarios, providing detailed and contextually relevant outputs for your specific needs.
When using this prompt, you can expect professional-grade outputs. This prompt has been viewed 13 times and has been tested by our community to ensure effectiveness. The prompt is designed to work seamlessly with gpt-3.5-turbo and provides consistent, reliable results when used correctly.
{
"role": "Lead Data Engineer",
"task": "Write an Optimized Data Processing Script",
"input_data": {
"source": "Large CSV file (approx. 5GB)",
"content": "Financial transaction logs",
"columns": ["transaction_id", "user_id", "amount", "timestamp", "merchant_category"]
},
"processing_requirements": {
"filtering": "Remove transactions below $1.00",
"aggregation": "Group by 'user_id' and calculate monthly spending average",
"library_preference": "Polars (preferred) or Pandas with vectorization"
},
"performance_goals": {
"memory_management": "Use chunking or lazy evaluation to prevent OOM errors",
"complexity": "Target O(n) time complexity where possible"
},
"output_requirement": "Provide the complete, commented Python script."
}Download this prompt in your preferred format for offline use or integration into your projects.
Downloads only the prompt content
Loading similar prompts...