Data-Wrangling-with-JavaScript / Chapter-8

Code examples for Chapter 8 of Data Wrangling with JavaScript

Home Page:http://bit.ly/2t2cJu2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Wrangling with JavaScript / Chapter-8

This example code accompanies the book Data Wrangling with JavaScript.

You can support my work here


If you're a JavaScript developer, you already know that working with data is a big deal. Why let the Python and R coders get all the glory? JavaScript isn't just good at data visualization, you can move your entire data wrangling pipeline to JavaScript and work more effectively. Data Wrangling with JavaScript teaches you core data munging techniques in JavaScript, along with many libraries and tools that will make your data tasks even easier.

This repository contains code examples for Chapter 8 (Working with a mountain of data) of Data Wrangling with JavaScript.

Resources

About

Code examples for Chapter 8 of Data Wrangling with JavaScript

http://bit.ly/2t2cJu2

License:MIT License


Languages

Language:JavaScript 91.4%Language:Shell 8.6%