Hello users of pandas, I often find myself printing the shapes of the dataframes after every step of processing. e.g.
print(df.shape) df=df.dropna