Open thanhhff opened 4 years ago
Oh, I'm completing now, thanks TA
Vào 20:07, Th 2, 20 thg 7, 2020 Thanh Nguyen notifications@github.com đã viết:
Nhận xét:
- Phần được yêu cầu bạn làm oke rồi nhé!
- Phần Bonus bạn có thể tham khảo
top5 = sal['JobTitle'].value_counts()[:5]
sal[sal['JobTitle'].isin(top5.index)].groupby('JobTitle').mean()[['BasePay', 'Benefits', 'OvertimePay']].plot(kind='barh')
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DinhHuySang/DataScience_FacebookxCoderSchool/issues/2#issuecomment-661027917, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALUAPLAXNG4K2UXJN5MCSXDR4Q6SDANCNFSM4PAVK2RQ .
Nhận xét: