After executing b in feature engineering:
a = 10 observations
b= 1559 observations
combi = 14204 obs
After executing parameters of c
a = 10 observations
b= 1559 observations
c= 14204 obs
combi = 14204 obs
Right after executing full_join for variable c

After executing c i.e. Outlet_Establishment_Year, my observations increase multi-fold. I have tried most of the ways I could understand. Please help.
Also, please help me with the use and relevance of %>%.
Thank you!
1 post - 1 participant