We highly encourage to contribute to this repository!
- If you find and error or have a specific request you can create an Issue.
- Add an analysis/experiment using a Pull Request. Please add your code into the corresponding folder
R/experiments
orpython/experiments
. - If you want to add your code regarding a specific meet-up, please included in a folder with the corresponding date
<YEAR>-<MONTH>
. For example, if you want to add a python notebookmy_notebook.ipynb
(you can add your name, or any tag representing you into the file name) for the meetup of August 11th 2020 then just include it inpython/2020-08/my_notebook.ipynb
. Then create a Pull Request.