C2W3 assignment 3:Testing Data Quality with Great Expectation - video vs ipynb

Workflow Example video seems to be different than the ipynb notebook instructions.

Do I run my code in the provided ipynb or a new jupyter notebook ‘example’ and rewrite all the code that like Joe Reis has done in the video?

Thank you!

Hello @weiweiwong
There might have been some minor updates to the lab after the video was recorded. Please, follow the instructions in the lab to complete it. You can always refer to the video to gain insights.

Thank you @Amir_Zare

I managed to complete most of the lab now, but just missing the last part:
Test 7 failed: No folders found in S3 docs bucket. Please try again.

Not sure where or how I do this. Please advice.

Hello again @weiweiwong
Test 7 checks if the docs are created in the docs bucket. If you have done part 1.4 and exercise 6 correctly, you should be getting the grade for this. Please, make sure that you haven’t skipped the following cell:


Moreover, you can navigate to the docs S3 bucket from the AWS console yourself and verify that the required files and folders are created there.