# 統計情報を確認したい(`pandas.DataFrame.describe`) ```python data.describe() ```