Giter VIP home page Giter VIP logo

fall2019tidyverse's Introduction

CUNY DATA 607 Fall 2019 Tidyverse recipes

Objective

In this assignment, you’ll practice collaborating around a code project with GitHub. You could consider our collective work as building out a book of examples on how to use TidyVerse functions.

Tasks

You have two tasks:

  1. Create an Example Using one or more TidyVerse packages, and any dataset from fivethirtyeight.com or Kaggle, create a programming sample “vignette” that demonstrates how to use one or more of the capabilities of the selected TidyVerse package with your selected dataset. (25 points)

  2. Extend an Existing Example Using one of your classmate’s examples (as created above), extend his or her example with additional annotated code. (15 points)

Collaboration

You should fork the provided repository and then clone it locally if you wish. Once you have code to submit, you should make a pull request on the shared repository. Minimally, you should submit .Rmd files. Ideally, you should also submit an .md file and update the README.md file with your example.

Advice

If you are going to use RStudio as your version control software, make sure to add *.Rproj and .gitignore to your .gitignore file before you make any commits. Otherwise you run the risk of trying to push that to the master repository in a pull request.

Notification

After you’ve completed both parts of the assignment, please submit your GitHub handle name in the submission link provided in the week 1 folder! This will let your instructor know that your work is ready to be graded.

Deadline

You should complete both parts of the assignment and make your submission no later than end of day on Sunday, November 24th.

References

Vignettes

Create a Document Term Matrix

Author: Jai Jeffryes

A document term matrix (DTM) is a data structure that can serve as the input to machine learning models. Tidyverse tools can create this structure.

cf. candidate_email_dtm.Rmd

Trump Approval Ratings from FiveThirtyEight

Author: Donny Lofland

FiveThirtyEight has aggregated polling data from a number of sources tracking Trump's approval rating since January 2017. In this programming vignette, we will use TidyVerse packages to load, manipulate, summarize and plot Trump's approval rating over time.

cf. trump_approval_ratings.Rmd

TidyVerse Assignment:

Part 1: Editor: Euclid Zhang Date Completed: 11/11/2019 Action: Create a demonstration of how to use the functions in the purrr package. Rpubs: http://rpubs.com/ezaccountz/TidyVerse_Assignment_EZ

Part 2: Creator: Lin Li Source: https://github.com/lincarrieli/FALL2019TIDYVERSE Updater: Euclid Zhang Date Completed: 11/17/2019 Action: Update with a few examples from TidyVerse package.

fall2019tidyverse's People

Contributors

pnojai avatar aadler avatar chrosemo avatar ssufian avatar ezaccountz avatar dlofland avatar acatlin avatar salma71 avatar stevenellingson avatar lincarrieli avatar

Watchers

James Cloos 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.