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

Assignment 2 - Part d - mismatch in instructions #30

Open
docjason opened this issue Sep 27, 2015 · 0 comments
Open

Assignment 2 - Part d - mismatch in instructions #30

docjason opened this issue Sep 27, 2015 · 0 comments

Comments

@docjason
Copy link

Assignment materials in github does NOT match the online posted instructions for Data Manipulation course.

Online instructions
https://www.coursera.org/learn/data-manipulation/programming/AxbQn/twitter-sentiment-analysis

(d) count: Write a SQL statement to count the number of unique documents containing the word "law" or containing the word "legal" (If a document contains both law and legal, it should only be counted once)

github instructions:

https://github.com/uwescience/datasci_course_materials

datasci_course_materials/assignment2.html

(d) count: Write a SQL statement to count the number of documents containing the word "parliament"

The grader is looking for counts of law/legal not parliament. Therefore, online instructions are the ones to use if there is a discrepency.

Also typo in Problem 2

Part (g) matrix shows 0 0 -3 but the matrix is showing row at 2,2,-3.

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