Pandas Joins for Spreadsheet Users
John Miller
Principal Data Scientist
$$
DataFrame.join(other, how='')
df.join([df2, df3], how='')