Introduction
The shape tells you the size of your data in rows and columns. It helps you understand how big your table is.
When you want to know how many rows and columns your data has.
Before cleaning data, to check if any rows or columns are missing.
To confirm the size of data after filtering or selecting parts of it.
When you want to prepare data for machine learning and need to know input size.