Conversation

Show replies
Show replies
Replying to
Everything you can do with R you can also do with Python, but not the other way around. Actually i think you should start by playing a bit with R's GUI - there is not that much to learn - and maybe it is all you need for now. Later you can always "upgrade" to Python.
1
Show replies
Replying to
"Data analysis" is pretty broad. For analyzing your survey data Python is really overkill. R is the standard but is not very novice-friendly. I would start with an R-based GUI like JASP, which more likely than not will have everything you need.
1
1
Show replies
Replying to and
retracted after further consideration, would just try R and bail for Python hellhole if you struggle
Quote Tweet
Replying to @ctjlewis @monodevice and 2 others
cause really by “use python and pandas” i mean “install python (3 not 2) and then install pip and then run ‘pip install pandas seaborn matplotlib jupyter notebook ipykernel’ and then create a new directory and run ‘jupyter notebook’ and start working” so yeah maybe R is the move
2
10
Show replies