Skip to content

Assignment-2 Efficacy Analysis of a Hypothetical Arthritis Drug#3

Open
VincentSchaik wants to merge 2 commits into
mainfrom
assignment-2
Open

Assignment-2 Efficacy Analysis of a Hypothetical Arthritis Drug#3
VincentSchaik wants to merge 2 commits into
mainfrom
assignment-2

Conversation

@VincentSchaik
Copy link
Copy Markdown
Owner

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

  • Implemented Assignment 2: data loading, patient_summary, anomaly detection, and session reporting.

What did you learn from the changes you have made?

  • Learned NumPy array operations, anomaly detection, and handling file paths.

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

  • Curious about using pandas but used NumPy as per the assignment requirement.

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

  • File path issues and output formatting.
  • Fixed with relative paths and f-strings.

How were these changes tested?

  • Tested functions with sample files, checked array lengths, and validated anomaly detection.

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

  • N/A

Checklist

  • I can confirm that my changes are working as intended

@VincentSchaik
Copy link
Copy Markdown
Owner Author

VincentSchaik commented Aug 21, 2025

Assignment-2 Final.

Copy link
Copy Markdown

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

The answers are correct. Good job, no changes are needed!

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