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

Submit answers to assignment-1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Submit answers to assignment-1 #1

wants to merge 1 commit into from

Conversation

nalcancia
Copy link
Owner

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

Submit answer to assignment-1

What did you learn from the changes you have made?

Data engineering, better code handling for production like projects.

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

No, all of this is new to me so I stuck to implementations similar to the course materials.

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

I spent a lot of time with the rolling average, the rubric mentioned that group by ticker should be in place and I kept getting errors due to the index. I searched for solutions online and got help from ChatGPT.
Challenged by lambdas, I don't think I can create complex ones without help from online resources.
Assign and apply functions are still a bit confusing.

How were these changes tested?

Using run-all, and ensure that there are no errors.

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

Checklist

  • I can confirm that my changes are working as intended

@ananyajha2000
Copy link

A1 complete

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