Open cmurray3 opened 1 year ago
The assignment submission link is: https://classroom.github.com/a/BU2Ba7Js
Hello, is this assignment only supposed to be done using numpy or can we use pandas as well ?
Dear Professor @cmurray3 & @ggazetta,
Could you please kindly recheck the given dataset files (grades_example_4.csv
, grades_example_5.csv
) & keys.json
file. Some of the assertion/answer values specified in the keys.json file are not correct with the given dataset values. Specially for the cases A, C & D.
For the case A (Q1): in grades_example_4.csv
file, all the HW1
values are less than or equal to 10 (mean value is 5.6). But the json file contains the answer value as 56
. So that the test case fails due to an assertion error.
Likewise, C & D cases also fail with assertion errors.
sample HW1 values in grades_example_4.csv:
answer specified for the grades_example_4.csv in the json file:
I am getting the same assertion errors, can someone please verify if the test cases are accurate?
I passed the cases if I convert those averages in the scale of 100. But for test 1 my thing doesn’t pass because of the 6th decimal rounding error and even if I take the precision to the 7th decimal case
Hey bro i am getting the same error have you solved it?
Get Outlook for Androidhttps://aka.ms/AAb9ysg
From: Shadman Chowdhury @.> Sent: Sunday, December 3, 2023 11:21:49 PM To: IE-555/fall2023 @.> Cc: Subscribed @.***> Subject: Re: [IE-555/fall2023] Homework 5 (numpy) (Issue #19)
Is anyone else getting tuple out of range issue? I am not sure why, I am returning the 5 required info and used the test case that it ran my script and extracted the proper information too. Failing all the testcases
— Reply to this email directly, view it on GitHubhttps://github.com/IE-555/fall2023/issues/19#issuecomment-1837817191, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCHF6NVEFVKYWQ7ZQIK7PVLYHVFV3AVCNFSM6AAAAAA74P4KB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXHAYTOMJZGE. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
I run the code by skipping three rows than it works but when I skip 2 rows it generates error because code cannot be able to find column name. And when I upload the code which runs it give tuple out of the range error.
Dear Professor @cmurray3 & @ggazetta,
Could you please kindly recheck the given dataset files (
grades_example_4.csv
,grades_example_5.csv
) &keys.json
file. Some of the assertion/answer values specified in the keys.json file are not correct with the given dataset values. Specially for the cases A, C & D.For the case A (Q1): in
grades_example_4.csv
file, all theHW1
values are less than or equal to 10 (mean value is 5.6). But the json file contains the answer value as56
. So that the test case fails due to an assertion error. Likewise, C & D cases also fail with assertion errors.
- sample HW1 values in grades_example_4.csv:
- answer specified for the grades_example_4.csv in the json file:
Yes, if you put it in 100 range it would work. Unfortunately we can't have two possible answers for the json file that's why we cant accept both 5.6 and 56.
I passed the cases if I convert those averages in the scale of 100. But for test 1 my thing doesn’t pass because of the 6th decimal rounding error and even if I take the precision to the 7th decimal case
Since the due date was extended, I'll have to recreate the assignment and I'll decrease the tolerance so it should work. The new submission link will be posted in a few.
What about the ones who have completed the submission? Do we have to do it again?
Get Outlook for iOShttps://aka.ms/o0ukef
From: Gabriel Gazetta @.> Sent: Monday, December 4, 2023 2:49:46 PM To: IE-555/fall2023 @.> Cc: Jatin Ajit Shenoy @.>; Comment @.> Subject: Re: [IE-555/fall2023] Homework 5 (numpy) (Issue #19)
I passed the cases if I convert those averages in the scale of 100. But for test 1 my thing doesn’t pass because of the 6th decimal rounding error and even if I take the precision to the 7th decimal case
Since the due date was extended, I'll have to recreate the assignment and I'll decrease the tolerance so it should work. The new submission link will be posted in a few.
— Reply to this email directly, view it on GitHubhttps://github.com/IE-555/fall2023/issues/19#issuecomment-1839367672, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCIVH25HXQFQSCPMUKKVQSDYHYSNVAVCNFSM6AAAAAA74P4KB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGM3DONRXGI. You are receiving this because you commented.Message ID: @.***>
What about the ones who have completed the submission? Do we have to do it again? Get Outlook for iOShttps://aka.ms/o0ukef … ____ From: Gabriel Gazetta @.> Sent: Monday, December 4, 2023 2:49:46 PM To: IE-555/fall2023 @.> Cc: Jatin Ajit Shenoy @.>; Comment @.> Subject: Re: [IE-555/fall2023] Homework 5 (numpy) (Issue #19) I passed the cases if I convert those averages in the scale of 100. But for test 1 my thing doesn’t pass because of the 6th decimal rounding error and even if I take the precision to the 7th decimal case Since the due date was extended, I'll have to recreate the assignment and I'll decrease the tolerance so it should work. The new submission link will be posted in a few. — Reply to this email directly, view it on GitHub<#19 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCIVH25HXQFQSCPMUKKVQSDYHYSNVAVCNFSM6AAAAAA74P4KB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGM3DONRXGI. You are receiving this because you commented.Message ID: @.***>
Yes, I apologize the inconvenience but we'll have to submit again with this new link. The other was shut down.
My checks are getting skipped in the new link by showing a green tick, is this normal after successful checks in the previous link ? Should I just let it be?
Get Outlook for iOShttps://aka.ms/o0ukef
From: Gabriel Gazetta @.> Sent: Monday, December 4, 2023 3:16:48 PM To: IE-555/fall2023 @.> Cc: Jatin Ajit Shenoy @.>; Comment @.> Subject: Re: [IE-555/fall2023] Homework 5 (numpy) (Issue #19)
New submission link: https://classroom.github.com/a/mNA6nSwV Updated due date: Dec 6th at noon.
— Reply to this email directly, view it on GitHubhttps://github.com/IE-555/fall2023/issues/19#issuecomment-1839405767, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCIVH2Z2NLEPSXVS2UGKPH3YHYVTBAVCNFSM6AAAAAA74P4KB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZZGQYDKNZWG4. You are receiving this because you commented.Message ID: @.***>
That's an issue that happens when updating the assignment on Git, that's why I had to recreate the assignment to extend the deadline. It should work with the new link I posted.
Hello, we're extending the deadline to Monday at 11:59pm. And again, with the extension, we can't use the same link otherwise git will skip the tests, so even those who already submitted will have to do it again. I Apologize for the inconvenience one more time, but this will allow all of those who couldn't complete the assignment to work on it for a few more days.
Homework 5 (numpy) is now posted:
If you have questions about the assignment, please pose them by replying to this issue below. Emailed homework questions will not be answered.
Gabe will post the link for you to submit your assignment. There will be an autograder. Please note the deadline of Monday at noon.