231 prompts matching "M code"
Act as a Power Query (M language) developer. I will describe a messy raw export ...
Act as a design systems lead. Audit a design system based on a description I wil...
Write a VBA macro that splits the Master sheet by [Manager Name], saves each man...
Below is a function that's grown to ~200 lines and does too much. Refactor it. R...
I pasted a table from a PDF into Excel and the data is jumbled — some rows are s...
Refactor the following legacy JavaScript code to modern ES2024 standards: [PAST...
Review my pull request and write feedback that's specific, actionable, and kind....
Help me plan and analyze an A/B test: **Planning Phase:** - Current conversion ...
You are a senior backend engineer. Help me design a safe retry strategy for a ba...
I need help refactoring a legacy API handler without breaking behavior. Here is ...
Analyze these open-text survey responses and build a coding framework I can reus...
Review this code for: bugs, security issues, performance optimizations, code sty...
Act as a senior Python developer specializing in web scraping and data collectio...
Write clear technical documentation for the following API endpoint: [paste endpo...
Write a Python data analysis script using Pandas for exploratory data analysis (...
Walk through a complete A/B test analysis for [experiment, e.g., testing two ema...
You are a Power Query specialist. I have raw data that needs cleaning and transf...
I have raw data in Excel that needs cleaning and transformation. Help me build a...
Help me understand and implement proper machine learning model evaluation for my...
Help me choose and create the best data visualizations for my dataset. Details: ...
I have a test that passes locally but fails ~30% of the time in CI. Walk me thro...
Act as a senior test engineer. The test {{test name}} fails in CI roughly {{freq...
Act as a database engineer. Write a {{database: e.g., PostgreSQL 15}} migration ...
I have a Node.js process leaking memory. RSS grows from 200MB to 2GB over 6 hour...