Skip to content

Assignment 2 - #391

Open
rp-mcneice wants to merge 2 commits into
UofT-DSI:mainfrom
rp-mcneice:assignment-2
Open

Assignment 2#391
rp-mcneice wants to merge 2 commits into
UofT-DSI:mainfrom
rp-mcneice:assignment-2

Conversation

@rp-mcneice

Copy link
Copy Markdown

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

Adding code to analyze data in a mock trial for an arthritis drug.

What did you learn from the changes you have made?

Better use of functions, specifically nested functions, and reading data from files.

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

There was no other approach I thought about making.

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

In part 3, I forgot to call the patient summary function using 'mean' as a string, resulting in an error. I added brackets around the word mean to fix this.

How were these changes tested?

I ran each cell of the notebook file and checked its output.

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

Checklist

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

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