Skip to content

Quarto mod6#77

Merged
joelostblom merged 12 commits into
masterfrom
quarto_mod6
Jun 27, 2025
Merged

Quarto mod6#77
joelostblom merged 12 commits into
masterfrom
quarto_mod6

Conversation

@zmx721

@zmx721 zmx721 commented Jun 2, 2025

Copy link
Copy Markdown
Contributor

@joelostblom Here is the PR for module 6.

The biggest problem in this module is the docstring. In the slides (module6_09.qmd), we are telling students to read a docstring by calling ?function_name. However, this syntax results in an error in 3.1. Exercises Practice Writing a Docstring. So I am using .__doc__ instead to avoid errors. Should we align the course material and the exercises?

For 5.1 Exercise Writing Tests, I cannot think of a way to test unit tests. I left a message: "No tests available. Please check the solution." Is this okay?

Please also check how we test 4.1 Exercise Raising Exceptions, and let me know if there are better ways to write checks.

Thank you.

Note for module 7:

  • Ex1.1: Hints students to use ?power

@zmx721 zmx721 requested a review from joelostblom June 2, 2025 17:43
@github-actions

github-actions Bot commented Jun 2, 2025

Copy link
Copy Markdown
PR Preview Action v1.6.1

🚀 View preview at
https://UBC-MDS.github.io/programming-in-python-for-data-science/pr-preview/pr-77/

Built to branch gh-pages at 2025-06-27 00:37 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@joelostblom joelostblom merged commit 87b050a into master Jun 27, 2025
1 check passed
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