freeCodeCamp/curriculum/challenges/chinese/08-data-analysis-with-python/data-analysis-with-python-p.../medical-data-visualizer.md

751 B

id challengeType
5e46f7f8ac417301a38fb92a 10

--description--

In this project, you will visualize and make calculations from medical examination data using matplotlib, seaborn, and pandas.

You can access the full project description and starter code on repl.it.

After going to that link, fork the project. Once you complete the project based on the instructions in 'README.md', submit your project link below.

We are still developing the interactive instructional part of the data analysis with Python curriculum. For now, you will have to use other resources to learn how to pass this challenge.

--hints--

It should pass all Python tests.


--solutions--