I want to create a new column in Pandas dataset, based on the values for two other columns.
Now, new_column should look like:
Any help please?<