Skip to content

Quarto mod6 #77

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Quarto mod6 #77

wants to merge 9 commits into from

Conversation

zmx721
Copy link
Contributor

@zmx721 zmx721 commented Jun 2, 2025

@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
Copy link

github-actions bot commented Jun 2, 2025

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-05 13:21 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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