Skip to content

UofT-DSI | Python - Assignment 2 #2

Open
greglitster wants to merge 4 commits intomainfrom
assignment-2
Open

UofT-DSI | Python - Assignment 2 #2
greglitster wants to merge 4 commits intomainfrom
assignment-2

Conversation

@greglitster
Copy link
Copy Markdown
Owner

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

I added in both functions and comments for the assignment as it was outlined.

What did you learn from the changes you have made?

I learned how to open files and conduct manipulations/calculations on data that was inside each of those files.

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

There are many ways that we could have manipulated the data and accomplished what the assignment was asking. In particular, we could have used a different library (e.g., pandas) to do the computations.

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

A couple of times I was not as familiar with the NumPy functions so I had to go an look at the documentation on the website.

How were these changes tested?

I used the built in testing from the assignment description as well as iteratively tested my code while I was creating the solution.

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

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

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

Perfect! Loved seeing the extra bit of testing done for Q3.

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