Skip to content

Complete assignment 2#2

Open
syedahq wants to merge 1 commit intomainfrom
assignment-2
Open

Complete assignment 2#2
syedahq wants to merge 1 commit intomainfrom
assignment-2

Conversation

@syedahq
Copy link
Owner

@syedahq syedahq commented Mar 23, 2026

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

  1. Reading and printing the first inflammation CSV from all_paths
  2. Implementing patient summary(file path, operation) to compute per patient mean max and min using NumPy
  3. Implementing detect problems(file path) to flag any patients with mean inflammation of 0 using check zeros()

What did you learn from the changes you have made?

How to read and inspect CSV data using basic file handling, used lumpy to load csv and compute summary statistics with 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?

No

How were these changes tested?

I clicked the play button on Jupyter and got the expected outputs

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

Checklist

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

Copy link

@Dmytro-Bonislavskyi Dmytro-Bonislavskyi left a comment

Choose a reason for hiding this comment

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

Approved!

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