GithubHelp home page GithubHelp logo

rntoliveira / datacamp_facebook_live_intro_to_tidyverse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datacamp/datacamp_facebook_live_intro_to_tidyverse

0.0 1.0 0.0 94 KB

DataCamp Facebook Live Code Along Session 5: Learn how to to use tidy tools in R, such as dplyr and ggplot2, to intuitively explore & analyze your data.

License: MIT License

datacamp_facebook_live_intro_to_tidyverse's Introduction

IMPORTANT

If you're planning to code along, make sure to clone, download, or re-pull this repository on the morning of Thursday April 5. All edits will be completed by end of day ET Wednesday April 4.

Introduction to the Tidyverse: Survivors of the Titanic, the Tidy Way

DataCamp Facebook Live Code Along Session 5: Learn how to to use tidy tools in R, such as dplyr and ggplot2, to intuitively explore & analyze your data.

with DataCamp's very own Hugo Bowne-Anderson. Follow him on twitter @hugobowne.

Description

In this live code-along session, you'll learn the basic principles of analyzing your data using R and the tidyverse. You'll code along with Hugo to explore the Titanic dataset and discover how you can use packages (i.e. sets of tools for doing stuff with data) in the tidyverse to get from data to insight as intuitively and efficiently as possible. But seriously: if you want to filter your data, you use the verb (or function) filter; if you wish to arrange it in a particular order, you use arrange. The tidyverse set of tools is a revolution that consists of computational tools that intuitively mirror how we all think about data. Be part of the revolution. Join us code along to use these tools to explore the Titanic dataset, which consists of observations of passengers on the infamous ship, many of their characteristics and whether they survived or not.

Prerequisites

None. I have always found that the most important and beneficial prerequisite is a will to learn new things so if you have this quality, you'll definitely get something out of this code-along session.

Also, if you'd like to watch and not code along, you'll also have a great time and these notebooks will be downloadable afterwards also.

Installation

  1. Install R from here.
  2. Install RStudio from here.
  3. Follow Jenny Bryan's instructions here to test your set-up (note: it is not necessary to establish communication between RStudio and Git for this session).
  4. Install all the packages in the tidyverse by running install.packages("tidyverse") in RStudio.

Clone the repository

To get set up for this live coding session, clone this repository. You can do so by executing the following in your terminal:

git clone https://github.com/datacamp/datacamp_facebook_live_intro_to_tidyverse

Alternatively, you can download the zip file of the repository at the top of the main page of the repository. If you prefer not to use git or don't have experience with it, this a good option.

License

The code in this repository is released under the MIT license. Read more at the Open Source Initiative. All text remains the Intellectual Property of DataCamp. If you wish to reuse, adapt or remix, get in touch with me at hugo at datacamp com to request permission.

datacamp_facebook_live_intro_to_tidyverse's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.