-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
Please install both R and Python before, the instructions are here: https://github.com/jgarciab/NetworkScience/tree/main/Installation. We will be gentle with programming, but try to get a bit used to both programming languages before the summer school: | ||
- R for Python users: | ||
- Short intro: https://medium.com/@nawazahmad20/r-for-python-programmers-part-1-ca4eab668b8c | ||
- An in-depth guide (check the "Explore" section): https://r4ds.had.co.nz/ | ||
- Python for R users | ||
- Short intro: https://richardson.byu.edu/624/lpython/PythonforRusers.pdf | ||
- https://towardsdatascience.com/the-struggles-i-had-when-switching-from-r-to-python-baca0139b01b | ||
- A more complete guide: https://github.com/MangoTheCat/python-for-r-users-workshop | ||
- Even more info: https://github.com/jgarciab/wwd2019 | ||
|
||
Make sure your installation works using these instructions: | ||
|
||
|