Colab menunjukkan semua nilai

import pandas as pd 
pd.set_option('display.max_rows', None)
peamdev