Learning Social Media Analytics with R
by Dipanjan Sarkar, Karthik Ganapathy, Raghav Bali, Tushar Sharma
Analyzing language trends
Any repository on GitHub typically consists of code and other artifacts which are developed using programming languages. These can be low-level languages such as C and Assembly, or high level languages such as Python or Java. We also have languages used in web development and design such as JavaScript and HTML. The idea here is to use our trending repositories dataset and observe trends with regard to various languages used in these repositories. We will analyze trends related to the most popular languages over time, languages having the most open issues, and many more. You can find all the code used for analysis in this section in the github_language_trend_analysis.R file along with the code files for this chapter. Do ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access