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

Issues for assignment 4 #17

Open
jrmcgarvey opened this issue Feb 11, 2025 · 0 comments
Open

Issues for assignment 4 #17

jrmcgarvey opened this issue Feb 11, 2025 · 0 comments

Comments

@jrmcgarvey
Copy link
Contributor

The main issue for the assignment is that it is impossible to complete it on the basis of information provided by the lessons. See issue #16.

The provided sample data is very limited, making the cross tabulation task, for example, not very informative. As we are using kaggle for this lesson, it would be better to use one of the datasets kaggle provides.

Task 10 looks odd. It asks to concatenate two datasets "along rows". I think this means adding to the end of the rows (axis=1), but that doesn't make sense to me. You end up with multiple columns having the same names. This should be clarified. There is also an instruction to reset the index before concatenation, but that doesn't make sense either. Concatenation is not described in any lesson, but that should be fixed in lesson 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