Data Analysis with Python Projects - Medical Data Visualizer

Tell us what’s happening:

when I load up the freecodeecamp boilerplate for the “data analysis with python” projects, I get a problem messages in VS code that says that “Importing Pandas or Matolib or Seaborn or numpy could not be resolved by the source” In turn, I cannot run any of the code.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36

Challenge Information:

Data Analysis with Python Projects - Medical Data Visualizer

You’ll need to install the package.

Try typing pip intall pandas at the command prompt