IF I want to do this as a career (data science for research/political science/policy), what should I do for education? I have a BA in Behavioral and Social Sciences. I see that I need to learn R, SQL, Python. What kind of Poli Sci courses should I look into? TIA?
@poliscidata2 ай бұрын
The video doesn't get into career advice. It's hard to give good suggestions without knowing where you're from, what your skills are now, and what your goals are, whether you're aiming for job in academia, public sector, or private sector. Taking classes can help, but you don't need anyone's permission to download free software and datasets, read articles, do your own analysis. If you want to do a data analysis project for fun and learning, go ahead and do it.
@jackloubier22993 ай бұрын
you are so amazing for this
@poliscidata8 күн бұрын
Thanks for your kind words!
@KimHo-bd3pl9 ай бұрын
Any references?❤
@afaf-z5e Жыл бұрын
Sir, I have a question please. How to enter data? how to do a research and enter the data on excel
@poliscidata Жыл бұрын
If your data are already in an Excel worksheet, you can analyze that data. If your data are not in an Excel workbook, you need to import them into Excel. Some files (like .csv files) can be opening by Excel. Sometimes you can copy data and then paste it into a worksheet. If you're working with a very small dataset, you can even type it directly into a worksheet.
@poliscidata Жыл бұрын
I'm working on another video for the RCPA3 Package's getC function that shows you how to import datasets into R. You can find some additional tutorials on this topic here: www.poliscidata.com/pages/rDemosResources.php?chapter=15