Skip to content

completed python assignment_2#4

Open
zjcxiaobai wants to merge 1 commit intomainfrom
assignment-1
Open

completed python assignment_2#4
zjcxiaobai wants to merge 1 commit intomainfrom
assignment-1

Conversation

@zjcxiaobai
Copy link
Copy Markdown
Owner

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

complete tasks and functions as required

What did you learn from the changes you have made?

read file, use for loop, define funcitons

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

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

No

How were these changes tested?

tested by running the codes

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

Checklist

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

Copy link
Copy Markdown

@tianyi21 tianyi21 left a comment

Choose a reason for hiding this comment

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

Hi Juncheng,

✅ You implemented the function to read and display a file.
✅ You completed the patient_summary() function to summarize a file 💬.
✅ You implemented the detect_problems() function to check the file.

💬 We defined a variable ax = 1 to specify that we would like to summarize over the row (axis 1). To improve readability and clarity, you may directly specify axis=ax in the np functions.

🎉 Your A2 is complete!
🎊 All your Python assessments are now complete. Thank you for your participation, and I wish you all the best for your future!

Thanks,
Tianyi [LS]

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