0
I have two dates frames, one containing product data and the other containing store data, however I do not have reference variables between them (which would not allow me an Inner Join), my need is to present for each of these products in question the code of each of the stores, as in the case below:
LOJA Produto
1 camera
1 Smartphone
1 TV
2 camera
2 Smartphone
2 TV
. .
. .
. .
.