Skip to content

Assignment 2#2

Open
RezaShayan05 wants to merge 2 commits intomainfrom
Assignment-2
Open

Assignment 2#2
RezaShayan05 wants to merge 2 commits intomainfrom
Assignment-2

Conversation

@RezaShayan05
Copy link
Copy Markdown
Owner

UofT-DSI | Python - Assignment 2

Key Changes:

  1. Implemented robust CSV reading to handle file iteration line-by-line
  2. Created a flexible function to calculate mean, max, and min inflammation values per patient (Axis 1) using NumPy
  3. Established a validation pipeline to flag datasets containing anomalous zero-values in patient means

Testing:

  1. Verified patient_summary returns correct shape (60,) for standard inputs
  2. Validated detect_problems against control dataset all_paths[0] (Output: False)

Copy link
Copy Markdown

@Aditya-k-23 Aditya-k-23 left a comment

Choose a reason for hiding this comment

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

Good job! In future assignments please create the assignment branch from the main branch, not the other assignment branch. This assignment is complete.

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