n
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Activity overview
Latest activity by n-
n commented,
-
n commented,
I am joining by name using inner join
-
n created a post,
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 ...
-
n commented,
yikes OK look like I have to manually add 50+ the extra columns then
-
n created a post,
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...