Accéder au contenu principal
AccueilR

Scalable Data Processing in R

Learn how to write scalable code for working with big data in R using the bigmemory and iotools packages.

Commencer Le Cours Gratuitement
4 heures15 vidéos49 exercices5 841 apprenantsTrophyDéclaration de réalisation

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.
Group

Formation de 2 personnes ou plus ?

Essayer DataCamp for Business

Apprécié par les apprenants de milliers d'entreprises


Description du cours

Datasets are often larger than available RAM, which causes problems for R programmers since by default all the variables are stored in memory. You’ll learn tools for processing, exploring, and analyzing data directly from disk. You’ll also implement the split-apply-combine approach and learn how to write scalable code using the bigmemory and iotools packages. In this course, you'll make use of the Federal Housing Finance Agency's data, a publicly available data set chronicling all mortgages that were held or securitized by both Federal National Mortgage Association (Fannie Mae) and Federal Home Loan Mortgage Corporation (Freddie Mac) from 2009-2015.
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.
DataCamp Pour Les EntreprisesPour une solution sur mesure , réservez une démo.

Dans les titres suivants

Big Data en R

Aller à la piste
  1. 1

    Working with increasingly large data sets

    Gratuit

    In this chapter, we cover the reasons you need to apply new techniques when data sets are larger than available RAM. We show that importing and exporting data using the base R functions can be slow and some easy ways to remedy this. Finally, we introduce the bigmemory package.

    Jouez Au Chapitre Maintenant
    What is Scalable Data Processing?
    50 xp
    Why is your code slow?
    50 xp
    How does processing time vary by data size?
    100 xp
    Working with "Out-of-Core" Objects using the Bigmemory Project
    50 xp
    Reading a big.matrix object
    100 xp
    Attaching a big.matrix object
    100 xp
    Creating tables with big.matrix objects
    100 xp
    Data summary using bigsummary
    100 xp
    References vs. Copies
    50 xp
    Copying matrices and big matrices
    100 xp
  2. 2

    Processing and Analyzing Data with bigmemory

    Now that you've got some experience using bigmemory, we're going to go through some simple data exploration and analysis techniques. In particular, we'll see how to create tables and implement the split-apply-combine approach.

    Jouez Au Chapitre Maintenant
Pour les entreprises

Formation de 2 personnes ou plus ?

Donnez à votre équipe l’accès à la plateforme DataCamp complète, y compris toutes les fonctionnalités.

Dans les titres suivants

Big Data en R

Aller à la piste

ensembles de données

Mortgage data (sample)

collaborateurs

Collaborator's avatar
Sumedh Panchadhar
Collaborator's avatar
Richie Cotton
Michael Kane HeadshotMichael Kane

Assistant Professor at Yale University

Voir Plus

Qu’est-ce que les autres apprenants ont à dire ?

Inscrivez-vous 15 millions d’apprenants et commencer Scalable Data Processing in R Aujourd’hui!

Créez votre compte gratuit

GoogleLinkedInFacebook

ou

En continuant, vous acceptez nos Conditions d'utilisation, notre Politique de confidentialité et le fait que vos données sont stockées aux États-Unis.