Creating Pandas dataframe using list of lists ; df = pd.DataFrame(data, columns = [ 'Name' , 'Age' ])