I am running under win11. Reinstalled miniconda and Jupyter twice. open file in the created environment. Open csv file into Pandas. Run several types of ‘cleaning’ operations. All ok. Try another (e.g. count nulls in a column. Runs ok once. Restart kernel (due to clear cell output). Try again, key error results but key is there as i used it seconds before. list column names and key is in fact there.
I have JL installed in base, ipykernel etc. in environment. This configuration has worked for months. Windows scan and memory check → no issue.
Crazy!
Thoughts?