I used to spend hours wrangling campaign data - cleaning up messy CSV exports, standardising channel names, writing SQL to pull cohorts. Since moving into a pure lifecycle marketing role, I barely touch that stuff anymore. But I'm curious: in your day-to-day, which parts of data analysis have you let AI take over?
For me, the obvious ones are data cleaning, profiling, visualisation, and SQL writing - all the labour-intensive, repetitive bits. Lately I've been feeding Claude a description of the problem, the raw inputs, and what I need out the other end. It spits back decent first drafts. But you have to know your domain well enough to catch when it invents dodgy logic or misses edge cases. That's where human judgement still earns its keep.
One reply in the thread summed it up: AI handles the first draft, we handle the direction and the 'is this actually correct?' checks. Another person mentioned their workplace forces them to use Copilot, which they find underwhelming. I haven't used that myself - mostly ChatGPT and Claude - but the principle seems the same.
So, what's your setup? Do you split the work into 'AI does the heavy lifting, I review the logic'? Or are there bits you still refuse to hand over?