Add parameter always_suffix to DataFrame.merge #18260
Labels
API Design
Duplicate Report
Duplicate issue or pull request
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Code Sample
Problem description
There is no way to explicitely specificy whether 'c' originates from A or B. This makes code harder to maintain. Better would be if I could write something like:
The text was updated successfully, but these errors were encountered: