Programming Resources
Please do not fret if you do not know where to start! Look down below to see if any of these resources are useful.
To perform your analysis, we suggest you use Python or R. The resources below should allow you to get started in either language.
You can also use any tutorials that you find online, along with tools like GitHub and Stack Overflow. Please email us if you find any good tutorials.
In addition, we suggest you to check out https://jupyter.org (Jupyter Notebooks).
To perform your analysis, we suggest you use Python or R. The resources below should allow you to get started in either language.
You can also use any tutorials that you find online, along with tools like GitHub and Stack Overflow. Please email us if you find any good tutorials.
In addition, we suggest you to check out https://jupyter.org (Jupyter Notebooks).
Python
- https://jakevdp.github.io/PythonDataScienceHandbook/
- https://data36.com/python-for-data-science-python-basics-1/
- https://realpython.com/python-json/