When creating a post, please add:
- Week # must be added in the tags option of the post.
- Link to the classroom item you are referring to:
- Description (include relevant info but please do not post solution code or your entire notebook)
Hello @arvyzukai,
I was doing this practice ungraded assignment, although I am getting the correct expected output while running the grader cell, the test cell states otherwise.
I recalled the length of the tweet by using len function for the tweet in the whole dataset as in train_x + val_x which gave me the matching expected output but states otherwise while running the cell. I am sharing screenshot of both exercise cells where it matches with the expected output.

I guess I need to pad the max length of whole dataset??? Hint please!!!
Regards
DP