Forum Discussion

HugoDataAve2023's avatar
HugoDataAve2023
Frequent Visitor
2 years ago
Solved

Left outer join missing values

I am using a left outer join to match two tables according a index. I need the nonmatched from the first, to calculate some rate. The problem is that, when I expand, the rows that should come with nu...
  • HugoDataAve2023's avatar
    2 years ago

    I find the problem, the null observation was there, but I didnt uploaded all rows. My bad.