Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APU_Modules_Rebuild/PFDA/Employee Attrition/ #12

Open
fanhoodrex opened this issue Nov 17, 2021 · 0 comments
Open

APU_Modules_Rebuild/PFDA/Employee Attrition/ #12

fanhoodrex opened this issue Nov 17, 2021 · 0 comments

Comments

@fanhoodrex
Copy link
Owner

fanhoodrex commented Nov 17, 2021

Quite a lot of cells in the .ipynb notebook couldn't be run successfully, Traceback error exist. > @mahamarong

For example, the below cell

newDataset = attrition_data[['EmployeeID','city_name','department_name','job_title','BUSINESS_UNIT']]
newDataset = newDataset[newDataset.duplicated('EmployeeID', keep = False)]
duplicateds = newDataset[newDataset.duplicated(keep ='last')]

Error in col[[i, exact = exact]]: subscript out of bounds
Traceback:

@fanhoodrex fanhoodrex reopened this Nov 17, 2021
@fanhoodrex fanhoodrex pinned this issue Nov 30, 2021
@fanhoodrex fanhoodrex changed the title APU_Modules_Rebuild/R Programming/PFDA/Employee Attrition/ APU_Modules_Rebuild/PFDA/Employee Attrition/ Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant