Skip to content

Conversation

@maradiloreto
Copy link
Owner

@maradiloreto maradiloreto commented Dec 6, 2024

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Reading and displaying data from inflamation_01.csv

What did you learn from the changes you have made?

I learned how to summarize data from each patient using numpy and define functions with mean, min and max by reading axis 1.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

no

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

My main challenge was understanding that mean, min and max needed to be connected to each function.

How were these changes tested?

I tested the functions with different files.

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

Copy link

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants