Skip to content

Testing dataframe values in first assignment do not pass #207

Discussion options

You must be logged in to vote

@ea-students You're right, my test values didn't get updated with a recent change. So all the 'values' tests will be wrong, but I will still give you credit. Not sure how that got through, since I believe they were passing when I made my video...but sometimes these things happen! Please don't change the test cells, since that will make it difficult for me to run your notebooks when I grade!

If you would like to check your mean values, the correct ones are:

Test 1: should pass
Test 2: [198362.0, 62.05]
Test 3: [1983.5, 62.05]
Test 4: [1983.5, 62.05, 16.69]

The are computed with the following code, which computes the mean of all columns and then rounds it to two decimal points: print([round…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@misterskye
Comment options

misterskye Sep 11, 2023
Collaborator Author

Comment options

You must be logged in to vote
0 replies
Answer selected by eculler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants