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

Intro to SQL and Advanced SQL contain exercises with type errors and NA errors #476

Open
JohnM-TX opened this issue Dec 28, 2024 · 0 comments

Comments

@JohnM-TX
Copy link

The following items have errors that prevent successful completion of the exercises, even with the official solution. The errors are one of two variations:

  • Intro to SQL, Exercise 5, Q2: operation for a single numeric value tries to act on a list-like object
  • Intro to SQL, Exercise 6, Q3: operation fails when encountering an NA value
  • Advanced SQL, Exercise 1 Q2: operation fails when encountering an NA value
  • Advanced SQL, Exercise 2, Q3: operation fails when encountering an NA value

PR #475

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

No branches or pull requests

1 participant