Giter Club home page Giter Club logo

data.table_demo's Introduction

data.table_demo

Introduction

This code was used to demonstrate the features of the data.table package at the R User Group meetup held in Chicago on February 7th, 2013.

I used two sets of data:

  1. Some data that I generated
  2. Data from a data visualization project



Copies of this project's exmples can be found here (precomplied to HTML using knitr):

Example 1: http://chicagodatascience.com/public/Example_1_-_Fridge_Monitor.html

Example 2: http://chicagodatascience.com/public/Example_2_-_26th_and_Calif.html




Background for first example:

After putting together an electronic device to monitor the temperature of my refrigerator, I discovered that it didn't work consistently. It would run, crash, restart... and each time it would start a new file. Still, I wanted to know if some basic things were working. Specifically, did each file start at 1 second, and how long the files run before crashing.

Although this isn't the most exciting example in the world, it does show some nice features of the data.table package. Especially, the rbindlist function.

Picture of the device:




Background for second example:

The data and project related to this exmaple comes from another meetup and code project. I attended that meetup, and put together some simple visualizations for inspiration. These visualizations were intended to be used as talking points for the project. I repurposed this data to provide some data.table examples.

Meetup group: http://www.meetup.com/The-Chicago-Data-Visualization-Group/events/97690642/
Github project related to meetup: https://github.com/sc3/26thandcalifornia
My project related to that meetup: https://github.com/geneorama/26_and_California
Original meetup example: http://chicagodatascience.com/public/26th_and_California_example_visualizations.html

data.table_demo's People

Contributors

geneorama avatar

Watchers

 avatar  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.