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

UofT DSI Production: Assignment 1 #65

Closed
wants to merge 3 commits into from

Conversation

ishrathmi
Copy link

@ishrathmi ishrathmi commented Oct 29, 2024

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

manipulate stock price data in dask and pandas, read and write parquet files, manipulate date in dask dataframes

What did you learn from the changes you have made?

how to transform data using anonymous functions and dask, how to store data in parquet files, how to universally specify paths

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

none

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

the code was a lot more complex than we previously used in this cohort, so I had to go back and listen to the recordings again and google some of the code

How were these changes tested?

by running the code

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

n/a

Checklist

  • I can confirm that my changes are working as intended

Copy link

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@ishrathmi ishrathmi closed this Oct 29, 2024
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.

1 participant