Practice Lab: Flight delays and cancellations - Working with time

On “Step 5: Speed of changes” the expected output for “cancel_pct_change_filtered” seems to be wrong because it includes data for period above 03-2020
Expected output

but it should be:

the solution for the otp_per_month, souldn’t it be

cancel_pct_change>0.05

instead of

cancel_pct_change>50

Hi! We’ll look into this and update the notebook by Monday if necessary. Thank you for reporting!

It is now June 12 and I am seeing the same thing in the Practice Lab.
Plus if you are making changes there is no otp_per_month defined in this Practice Lab.

Orce: 50% is 0.50

gives the correct expected values.

Hi. Thank you for the follow up. Sorry this got pushed back because of other fixes and preparing for launching the final course in this series. We’ll look into this today!

Hi. This is now fixed. Thank you again for reporting and sorry for the delay!

1 Like