This is an old revision of the document!


Class Distribution

  1. 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

  1. Related python modules: MySQLdb

Function

  1. GetSubIndustyD(industry): Return colleges which alumnus are most common working in sub industry.
  2. GetIndistryD(industry): Return a list of colleges which alumnus are most common working in this industry.
  3. GetCompanyDistribution: Return the most common companies which are most alumnus of this college work in.
  4. GetTitleDistribution: Return a sorted list of title which alumnus of this college most get.
  5. CountDistribution: Return a sorted list which length of top.
 
projs/clans/docs/snd.1390285699.txt.gz · Last modified: 2014/01/21 14:28 by yoyoliliu     Back to top