Get DataFrame Dimensions

The companies dataset is loaded. How large is it? Use .shape to find the number of rows and columns.
Python
Setting up Python environment...
Output