pointOfive / STA130_F23

Python/JupyterHub implementation of this UofT classic
10 stars 14 forks source link

HW2 Ambiguous Questions/MarkUs Tests #8

Closed lucieyang1 closed 1 year ago

lucieyang1 commented 1 year ago

Hello! Here's some issues I encountered with HW2:

Overall, I think it was a pretty good homework! It took me around 1h30m, so I think the length is good.

pointOfive commented 1 year ago

commit/5e7131e84

lucieyang1 commented 1 year ago

Ok, I tried naming the dataframe 'titanic' and the MarkUs tests still don't pass for Q4 and Q6, with the error "'DataFrame' object has no attribute 'Man_Woman_or_Child'", even though it works when I name the dataframe 'd'. I don't think it's an issue with my code? Thank you!

pointOfive commented 1 year ago

Try it now! I ran into this error as well, but have not fixed it :)