modules, imports, and why your venv hates you5 / 9
aliases, multi-imports, and the `np.` you'll see everywhere
Cursor wrote a data-science snippet and aliased pandas as pd — the
industry-standard rename. The keyword that does the renaming is missing
on line 1.
Keyword (two letters):
⌘↵ runs the editor.
Booting Python…
Output
[promptdojo:~]$ _