This is the small research conducted by Sergei Korotkikh and Vadim Maletskii. The repository contains the following folders:
- Data_preproc: csv files with the prepared data
- Figures: the plot and the linear regression model that demonstrate the relationship between the variables
- Scripts: the code scripts used during the research
For our research we used the ESS10 dataset. We supposed that the more people trust the police, the safer they feel alone outside at night. Our hypothesis proved to be true.
- Number of commits: Sergey - 14, Vadim - 17
- Number of issues opened: Sergey - 1, Vadim - 1
- Number of pull requests opened: Sergey - 2, Vadim - 1
- Number of pull requests accepted and merged: Sergey - 1, Vadim - 2
- Number of new branches opened: Sergey - 0, Vadim - 0 (but we did our pull requests with the help of the "fork", where we created a copy of our main branch in our personal repositories, made the changes and then made our pull requests