How can I combine a column on the basis of a common column?
1 Like
Hi @Arpitha_Sreenivasan,
If you meant to ask how to apply join operation on pandas,
You may refer this.
Maybe you can give an example of the operation you want to perform to be a bit more descriptive.
1 Like
Thank you so much