Skip to content

Initial submission of assignment 2#2

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

Initial submission of assignment 2#2
jnahmiach wants to merge 1 commit intomainfrom
assignment-2

Conversation

@jnahmiach
Copy link
Copy Markdown
Owner

UofT-DSI | Python - Assignment 2

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

Added code to complete Python Assignment 2

What did you learn from the changes you have made?

  1. Using native Python functions to handle CSV files
  2. Basic Numpy operations on data

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

No. Given the assignment specifications and provided code, I did not see any other approaches to the assignment.

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

Only minor challenges with numpy which were overcome by revisiting the lecture files to reference relevant operations.

How were these changes tested?

  • Checked outputs of functions against provided information (did summary_values have 60 rows? did detect_problems return false for the first file?)
  • For patient_summary, I also checked that the outputs for max and mean were returning expected values of the correct dimensions prior to moving on to part 3.

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

Checklist

  • I can confirm that my changes are working as intended
  • Created a branch with the correct naming convention.
  • Ensured that the repository is public.
  • Reviewed the PR description guidelines and adhered to them.
  • Verify that the link is accessible in a private browser window.

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! That's Perfect

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! That's Perfect

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