Skip to content

Assignment-2 completed for python#2

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

Assignment-2 completed for python#2
alenpjose wants to merge 1 commit intomainfrom
assignment-2

Conversation

@alenpjose
Copy link
Copy Markdown
Owner

@alenpjose alenpjose commented Apr 25, 2026

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

Adding code to check if any patient data is faulty.

What did you learn from the changes you have made?

How to use python to open and read files, process data in files using np

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

Alternative approach would have been to use lists to read data from files and loop through them to perform operations. But np is much faster and safer.

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

Understanding the purpose of the project - documentations were clear enough to help

How were these changes tested?

by running the code in the jupyter notebook

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

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@monzchan monzchan left a comment

Choose a reason for hiding this comment

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

Excellent work!

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