Applied AI (02): Claude Code for EDA on Microdata

The second episode of Applied AI (IA aplicada). A model in the browser is blind: it cannot see your columns, your types, or your missing values, and it cannot run a summary(). Claude Code is the same model, but operating inside your machine — it reads the real terminal error, runs your code, and verifies the result. Here we use it for exploratory data analysis and descriptive statistics on confidential microdata, with the rigor empirical work demands.

Language: Spanish

Read episode 02 Full series index




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Applied AI (01): LLMs from the Next Token
  • Introduction to Deepseek in R
  • Clonar Repositorios de GIT desde RStudio
  • Tidy Data in R
  • Data Structures in R