Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI looked at step 3 using Alteryx and then separately in Python and I would say the amount of languages should be 86. I was able to map out a lot of the 2 letter abbreviations from the iso_639_1 a list from this website: ISO 639-2 Language Code List - Codes for the representation of names of languages (Library of Congre...
@olga_strubbe
Thank you for agreeing with me. 😂
You mentioned that you get 80 only and I was wondering why.
After looking at your flow, I found that the difference was caused by enabling AMP engine in your flow, then resulted not all records in "tmdb_5000_movies" were pulled in.
After disabling AMP engine, we have the same results of 87.
Thank goodness I was not alone in struggling with task 3
Not sure about the last question.
I count 86 iso language codes, not sure how you get to 27.