when merging two tables in pandas i wont one table to keep all observations code example Example: merge on row number python pd.concat([T1,T2],axis=1)