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.
Parameter
Return
Detail Information
- Related python modules: MySQLdb
Function
- GetCompanyDistribution(college,top)
- GetTitleDistribution(college,top)
- CountDistribution(listC,top)