Hi everyone,
Here is my 6th project with DQ. This time I used a lot Google and StackOverflow, and found there some elegant solutions for my code. The only thing that I didn’t manage to resolve is how to change the font size exactly of the title of plots, when we use df.plot() method. It seems that it’s possible only when we create a figure, but for me it looks strange that such a simple task is impossible to do with df.plot(). Does anybody have any idea how to do it?
This time the results surprised me once again. I was expecting just the opposite: that people who left the institute after a short period of working were more dissatisfied. And yes, it seems that the DETE institute has to do something to improve their working conditions.
As usual, any of your comments are very valuable for me. For example, I would like to know other approaches to deal with missing values in this case. For now, my approach seems perfect to me But of course, I would like to hear other opinions, probably there’s a better way to cope with them.
Any other feedbacks – about how to improve my code, probably some discrepancies, the project’s style and structure – are also very welcome.
Many thanks in advance!
Clean And Analyze Employee Exit Surveys.ipynb (323.6 KB)
Click here to view the jupyter notebook file in a new tab