promptdojo_

The ML package map — numpy, pandas, sklearn, torch — step 2 of 7

You asked Cursor for a script that reads a CSV of support tickets, drops the rows with an empty category column, and writes the rest back out. It generated working code — with four imports at the top. Which is the one import the job actually needs?