Skip to content

Assignment 2#2

Open
abeerkhe wants to merge 3 commits intomainfrom
assignment-2
Open

Assignment 2#2
abeerkhe wants to merge 3 commits intomainfrom
assignment-2

Conversation

@abeerkhe
Copy link
Copy Markdown
Owner

@abeerkhe abeerkhe commented Sep 2, 2025

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

Submitting Assignment 2 for Python.

Note: due to internet issues while out of town over the long weekend, I messaged the facilitator requesting an extension to submit this assignment. I did not get a response but am submitting the assignment as soon as I was able.

What did you learn from the changes you have made?

Reading a CSV file into an array and doing arithmetic on that array (i.e., means and checking for issues).

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

N/A

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

Challenges were primarily around ensuring I'm correctly reading data from the CSV and conducting arithmetic properly. I had a number of print statements to check array dimensions and outputs throughout the code to ensure data was being manipulated as intended.

How were these changes tested?

As above, a number of print statements throughout my code.

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

N/A

Checklist

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

Copy link
Copy Markdown

@xindizhang xindizhang left a comment

Choose a reason for hiding this comment

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

Great work! No changes needed

Love the thorough testing in the last part — well done!

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