Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.03 KB

Matplotlib-Homework-5

Module 5 Homework Challenge

A script that transforms information from "mouse_metadata.csv" file and "study_results.csv".

Description

The script runs through the rows of the two different spreadsheets to locate data that can be totaled, averaged and transformed into a percentage based on conditional statements. The information is then transformed into dataframes, plots, and printed on the juypter notebook output to be reviewed and analyzed.

Authors and acknowledgment

Jodee Harris as Author.

Reza Abasaltian as my instructor for teaching the basics of coding in Python.

Mark Fullton as a scheduled tutor assisted guiding me to properly format the code.

AskBCSLearningSupport as a code reviewer for final draft.

Website Used For Coding Reference

Website Used For Coding Reference

Website Used For Coding Reference

Data generated by MockarooLinks to an external site., LLC (2022). Realistic Data Generator.

License

None