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

Updates to module 03 #146

Merged
merged 10 commits into from
Nov 2, 2022
Merged

Updates to module 03 #146

merged 10 commits into from
Nov 2, 2022

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented Nov 2, 2022

  • discard negative standard deviations
  • add more detail to exercise 3a solutions
  • update explanation of differences between NumPy arrays and lists
  • add pandas example for exercise 3c

Closes #145

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jemrobinson jemrobinson marked this pull request as ready for review November 2, 2022 17:09
Copy link
Member

@radka-j radka-j left a comment

Choose a reason for hiding this comment

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

Looks good! I just spotted one typo (see comment). One minor suggestion is to include a definition of dot product at the top of 3.5.5. Personally, I'd call it matrix multiplication because I think that's a more familiar term and I'd also be very explicit that we want a row by column operation.

Co-authored-by: Radka Jersakova <[email protected]>
@jemrobinson jemrobinson merged commit fe5519d into main Nov 2, 2022
@jemrobinson jemrobinson deleted the module03-updates branch November 2, 2022 17:30
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.

Matplotlib latest version results in error on module 03_04
2 participants