Requirements are Numpy, Scipy, Pandas, Matplotlib, Seaborn and Ipykernel. You can find them in the requirements file.
When it comes to the morning routine, everyone has their own preference. Some wake up at 5 AM, feed the dog, review Hacker News and go to work. Some get up at 8:55 and join the Zoom meeting at 9 without webcam open.
I found a survey conducted by Stack Overflow in 2018 showing the wake time of respondents. Coming up with a few questions, I want to search for some interesting insights by answering them.
- In which country do developers get up early?
- Do people using different programming languages wake up at different times?
- Does wake up time have an effect on job satisfaction?
- Do people getting up at different times earn different?
There is one iPython notebook available here to showcase work related to the above questions. The Data folder contains the survey data used by this analysis.
The main findings of the code can also be found at the post available here.
Credits must be given to Stack Overflow for the data. You can find the Licensing for the data and other descriptive information at the Stack Overflow link available here.