This is an old revision of the document!
Table of Contents
Class Distribution
- File name: distribution.py
Decription
Given a particular job type or position, we can find at which industry universities' alumnus are most common working.
Detail Information
- Related python modules: MySQLdb
Function
- GetSubIndustyD: Return colleges which alumnus are most common working in sub industry.
- GetIndistryD: Return a list of colleges which alumnus are most common working in this industry.
- GetCompanyDistribution: Return the most common companies which are most alumnus of this college work in.
- GetTitleDistribution: Return a sorted list of title which alumnus of this college most get.