Skip to content

Comments

Assignment 1 responses#1

Open
barunip wants to merge 1 commit intomainfrom
Assignment-one
Open

Assignment 1 responses#1
barunip wants to merge 1 commit intomainfrom
Assignment-one

Conversation

@barunip
Copy link
Owner

@barunip barunip commented Jan 18, 2026

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

add code

What did you learn from the changes you have made?

challenges with using dask data frame

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

n/a - cannot use pandas as it doesn't support large data

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

yes, stabilizing the concatenated data to make it comparable

How were these changes tested?

using the df.head() line to compute the first 5 rows

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

Checklist

  • I can confirm that my changes are working as intended

Copy link

@efantinatti efantinatti left a comment

Choose a reason for hiding this comment

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

Hi @berunip! Excellent work on this assignment. You correctly utilized Dask for partitioned feature engineering and transitioned to pandas for the moving average as requested. Your conceptual answers are precise.

Mark: 12 out of 12

Passed. You can merge it into main now.

Best @efantinatti

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