Count Companies per Industry

Use groupby() to count how many companies exist in each industry.
Python
Setting up Python environment...
Output