HR sourcing
I have two excel files containing profiles of the employees. First is employees data and second file contain position we want to fill.
Excel file one
Id name skills department language exp
Excel file two positions
skills department language exp
I want to match positions with employee profile
Like this
Id name skills department language
1 a x fin eng
exp
3 years similarity index .30
Excel file one
Id name skills department language exp
Excel file two positions
skills department language exp
I want to match positions with employee profile
Like this
Id name skills department language
1 a x fin eng
exp
3 years similarity index .30