Skip to content

Week4 final#8

Open
jklinck wants to merge 24 commits intoprofproix:mainfrom
jklinck:week4_final
Open

Week4 final#8
jklinck wants to merge 24 commits intoprofproix:mainfrom
jklinck:week4_final

Conversation

@jklinck
Copy link
Copy Markdown

@jklinck jklinck commented Jan 29, 2026

PR for Assignment [Week4 - Intro to Pandas]

To fill out this PR template please replace any values that are capital letters in square brackets.

Timeline and Branches

Initial Submission Completed: [01/27/2026]

Initial Submission Branch: [https://github.com/jklinck/AD450Winter2026/blob/week4_final/week_4_panadas.ipynb]

Final Submission Completed: [01/29/2026]

Learnings From Other Student's Presentation

[For problem 16 I wrote it two different ways (function and inline lambda function) but Leah used the np.where() function and I think in some cases that would be better to use. Throughout the assignment I would often create pandas Index and Series objects when some of the other students just used standard python arrays. I could see how standard arrays could be adding less overhead as the memory and processing needed to create those pandas objects could be more than a standard array.]

jklinck added a commit to jklinck/AD450Winter2026 that referenced this pull request Feb 26, 2026
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