Hi fellow learners!
In the past weeks I have enjoyed working on the data cleaning and analyzing project of employee exit surveys. I am very keen to hear your feedback on the approach that I have taken, especially on the points below:
- What are your thoughts on the
value_counts
on dataFrame level in1.1
and1.2
? - Why there are more components in the boxplot than in the dataframe just above
2.4 combining job satisfaction
? - Why this
sns remove_na deprecated
warning is popping up and how can it be eliminated? - Any other suggestions to improve my code are more than welcome!
Happy learning!
Edit: how can I add opening the notebook in a tab?
GP_exit_surveys.ipynb (562.8 KB)
Click here to view the jupyter notebook file in a new tab