I have two table like these.
I have to merge or join these two table like this.(on 'id', 'date')
How do I combine to get the same result as the third(in PYTHON)? Please help me and always thx.
I have two table like these.
I have to merge or join these two table like this.(on 'id', 'date')
How do I combine to get the same result as the third(in PYTHON)? Please help me and always thx.