n
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by n-
how to solve getting duplicates from this join
Hi everyone, I am having difficulties trying to solve this problem of getting duplicates after a join that I am having. I have tried groupby on the joined data but that doesn't seem to work. I ...
-
combining data a different way (sort of like appending)
Hi everyone, I am trying to combine multiple reports but I don't want to combine any data if is a match in the column so I can't do a join. for example I have two reports that have some matchi...