Skip to content

Assignment 2#2

Open
Caoming1582 wants to merge 3 commits intomainfrom
assignment-2
Open

Assignment 2#2
Caoming1582 wants to merge 3 commits intomainfrom
assignment-2

Conversation

@Caoming1582
Copy link
Copy Markdown
Owner

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

For this assignment, I analyzed patients' data using functions that read csv and NumPy. I focused on comparing the mean, max, and min of different groups. Finally, I checked if any of the data I analyzed contained 0.

What did you learn from the changes you have made?

how to read csv files and use numpy

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

pandas is another great package that can help to calculate mean, max or min for the files.

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

How were these changes tested?

Yes

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

Checklist

  • [ Y] I can confirm that my changes are working as intended

@Dmytro-Bonislavskyi
Copy link
Copy Markdown

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.

2 participants