pandas new datavframe code example Example: pandas make new dataframe df = pd.DataFrame({'column1':[1,2,3],'column2':[4,5,6])