EthanNguyenDev/employee-hierachy
Python program to transform the employee-manager relationship from key-value pair into tree structure. Hundreds times faster then recursive Excel processing (days to minutes for dataset of 30k)
Python
Python program to transform the employee-manager relationship from key-value pair into tree structure. Hundreds times faster then recursive Excel processing (days to minutes for dataset of 30k)
Python