summary stat
train.info() #### will give a summary for the entire data train.describe() #### will give a summary for continuous variables in the data