Skip to content

Assignment-2 Submission#2

Open
kerensa-wong wants to merge 4 commits intomainfrom
assignment-two
Open

Assignment-2 Submission#2
kerensa-wong wants to merge 4 commits intomainfrom
assignment-two

Conversation

@kerensa-wong
Copy link
Copy Markdown
Owner

@kerensa-wong kerensa-wong commented Dec 4, 2025

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

I updated the codes to assignment_2.ipynb

What did you learn from the changes you have made?

I learnt defining functions to get summary statistics for patient data, checking anomalies from there

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

The code I wrote should be more straight-foward and easy reading.

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

How were these changes tested?

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

@efantinatti efantinatti left a comment

Choose a reason for hiding this comment

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

Hi @kerensa-wong Q1 is OK. Q2 you may consider running max and mean. Q3 you may also consider testing all the files and see which of them you get the True values.

Also your submission branch is assignment-two instead of assignment-2.

Best,
E. Fantinatti

@kerensa-wong kerensa-wong changed the title Assignment two Submission Assignment-2 Submission Dec 14, 2025
@kerensa-wong kerensa-wong deleted the assignment-two branch December 14, 2025 16:00
@kerensa-wong kerensa-wong restored the assignment-two branch December 14, 2025 16:01
@kerensa-wong kerensa-wong reopened this Dec 14, 2025
Copy link
Copy Markdown

@efantinatti efantinatti left a comment

Choose a reason for hiding this comment

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

Hi @kerensa-wong Q3 looks good but Q2 is also not showing contents, just lenghts. Consider printing the Max, min and mean outputs.

Best
@efantinatti

@kerensa-wong
Copy link
Copy Markdown
Owner Author

kerensa-wong commented Dec 14, 2025

Implemented a for-loop for Q2 to check both output length and contents, including max, min and mean output, against each reference CSV file.

Copy link
Copy Markdown

@efantinatti efantinatti left a comment

Choose a reason for hiding this comment

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

Thanks @kerensa-wong Q2 is great now. You are good to merge into main.

Best,
@efantinatti

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