Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assignment-2 completed #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

assignment-2 completed #2

wants to merge 2 commits into from

Conversation

carryonm
Copy link
Owner

@carryonm carryonm commented Sep 7, 2024

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

  • I completed the 2nd assignment which reads csv files of patient data and does summary operation on the data.

What did you learn from the changes you have made?

  • I learned how to use file path to read data and how to use panda function to do summary operations on them.

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

  • no

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

  • Yes, the challenge was to figure out what is required and what each part of the command does. I figured them out bit by bit.

How were these changes tested?

  • I tested by running the command on the data.

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

Checklist

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

@SidraBushra
Copy link

Hi, I have checked your assignment, there is some improvement needed, for data summarization task, please use np.mean rather than data.mean, please make modification in your assignment and push your changes till Sunday. Thanks

@carryonm
Copy link
Owner Author

Hi I have made the modification as guided, thanks.

@SidraBushra
Copy link

Great, your assignment is marked.

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