Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hi,
I am trying to do the project for the core designer certificate. I have load the 3 dataset but when I'm doing the join between the three dataset I have 955 rows and not 985 rows as it say in the hand-on instructions.
There is any problem with dataset?
Thank you for your help.
Hi @ccomes3007 , I can confirm that you should indeed have 985 rows in the output to the Join. Since you have fewer rows than expected, you might want to check:
- Are you correctly filtering for the required years?
- Are you using the correct type of Join?
- Has Step 2 been completed? Do you have numeric columns stored as numbers?