Determining job market for data professionals and assessing challenges to provide an inclusive recruitment process/workplace, using Stack Overflow Developer Survey results of 2022.
- Copy .ipynb file/s in Notebooks folder to your Google Drive
- Open with Google Colab
- Select Run All ( Data is linked via a URL so no need to download )
or
- Fork and clone to local
- Install Python, Numpy, Pandas, Seaborn and Matplotlib
- Install Jupyter-Lab/ Jupyter-Notebook
- launch Jupyter-Lab/Notebook from the cloned directory
- Open the .ipynb file in src folder or Notebooks folder
- Select Run All
If you want to make changes to be merged, making changes to the .ipynb file in the src folder is preferable. The one in Notebooks is for viewing purposes only.