i am trying to understand.
what the advantage of using zip function
df[\'full_name\']=zip(df[\'name\'],df[\'last name\'])
instead of