Section 7, Unit 6

Bug in the parser/test engine?



This code produces a correct message – and it shouldn't. FYI

Type your code below

num_zvs = daily_df.Volume[daily_df.Volume == 0].sum()

print(num_zvs)



Thanks

Alex, this has been rectified. Thanks!