how to see truncated values in jupyter notebook code example Example: how to see truncated values in jupyter notebook pd.options.display.max_rows = 1000 print(vals)