Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Social Media Mining with R

You're reading from   Mastering Social Media Mining with R Extract valuable data from your social media sites and make better business decisions using R

Arrow left icon
Product type Paperback
Published in Sep 2015
Publisher
ISBN-13 9781784396312
Length 248 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (8) Chapters Close

Preface 1. Fundamentals of Mining 2. Mining Opinions, Exploring Trends, and More with Twitter FREE CHAPTER 3. Find Friends on Facebook 4. Finding Popular Photos on Instagram 5. Let's Build Software with GitHub 6. More Social Media Websites Index

Chapter 5. Let's Build Software with GitHub

GitHub is a Web-based Git repository hosting service and it offers distributed revision control, source code management functionality of Git, and much more. GitHub supports both private and public repositories. There are a vast number of public projects in GitHub to which contributions come from multiple people around the world. GitHub provides an API to access their data; the public data can be accessed by anyone whereas the private data can be accessed only by authorized users.

In this chapter, we will see how to access the public data of GitHub using its API from R, and we will see how to perform Exploratory Data Analysis (EDA) and mine significant patterns from the GitHub data extracted by us. As a part of this chapter, we will cover different methods to extract the data from GitHub and various graphical and non-graphical EDA techniques.

The objectives of this chapter are to show how to extract the public data from GitHub and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image