Skip to content

Assignment#1

Merged
augustina2023 merged 6 commits intomainfrom
assignment
Apr 13, 2026
Merged

Assignment#1
augustina2023 merged 6 commits intomainfrom
assignment

Conversation

@augustina2023
Copy link
Copy Markdown
Owner

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

The changes made: added code to sort the raw data and add them into a text file.

What did you learn from the changes you have made?

I learned how to sort raw data.

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

There was no other approach that I thought about making.

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

I had an issue with acquiring the data from the zip file. I overcame this by reaching out to the DSI team for help. Vishnou suggested that "there is something with [my] machine that prevents the download (certificate issue)" and he provided me with an alternative code for the line with the curl command.
I also had received some errors when trying to move the files from one directory to the new one that was created as well as some permission issues that arose when trying to move files from one directory to another. I overcame the move errors by going over my script and realizing that there were some typos, mistakenly wrote "mkdir" instead of "mv" on one line. I also started the process over a few times to make sure that the correct directories and sub-directories were being created.
I also pushed to the wrong branch (DSI) because I was not aware that we had to select & verify the branches at the top of this page. I had to ask ChatGPT for an explanation on forking to make sure I understood it correctly. I

How were these changes tested?

I tested the changes by moving into the respective directories and checking their contents.

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

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2 coworker-changes branch not found in commit history

Please address the issues listed above.

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

Copy link
Copy Markdown

@vishnouvina vishnouvina left a comment

Choose a reason for hiding this comment

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

approved

@augustina2023 augustina2023 merged commit 45fe7cb into main Apr 13, 2026
2 checks passed
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.

3 participants