jupyter notebook print length code example
Example: how to make an entire dataframe show in jupyter
pd.set_option("display.max_rows", None, "display.max_columns", None)
pd.set_option("display.max_rows", None, "display.max_columns", None)