how to enlarge the dataframe in python code example Example: if there are 100 columns how to display all columns pd.set_option('display.max_columns', None)movies.head()