79333872

Date: 2025-01-06 17:43:54
Score: 2
Natty:
Report link

The reason pandas isn't available in your ct-env environment is because conda environments are isolated.

Activate your environment: conda activate ct-env

Install pandas: conda install pandas

Just because pandas is in your base environment doesn't mean it's automatically available in other environments.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Del