When working with dataframes in Python and pandas, there are many situations where you want to quickly check, "How many rows does this data have in total?" Understanding the number of rows is ...