Giter VIP home page Giter VIP logo

awesome-javascript-data-science's Introduction

Awesome JavaScript Data Science Awesome

A curated list of awesome libraries for doing data science in your browser or Node.js environment. That doesn't just mean JavaScript - thanks to WebAssembly, many data science libraries from other languages are now available in the browser.

If you want to contribute to this list (please do), create a pull request.

Contents

Environments

  • HASH - Create and run multi-agent simulations in your browser.
  • Observable - The magic notebook for Exploring Data.
  • Runkit - A Node Playground in your Browser.
  • Iodide - Lets you do data science entirely in your browser.
  • Carbide - A Reactive JavaScript programming environment.
  • Kaggle Notebooks - Run Analyses on Google Cloud using Python or R.

Data Formats

  • Papa Parse - Powerful, in-browser CSV parser.
  • js-xlsx - Parser and writer for various spreadsheet formats.
  • Apache Arrow - Enable big data systems to process and transfer data quickly.

Data Munging

  • sql.js - SQLite compiled to JavaScript through Emscripten.
  • Lodash - A modern JavaScript utility library delivering modularity, performance & extras.
  • jq-web - The command-line JSON processor, compiled with emscripten and exposed as JavaScript library.
  • datalib - A JavaScript data utility library.
  • zebras - A data manipulation and analysis library written in JavaScript offering the convenience of pandas or R.
  • Danfojs - Powerful JavaScript data analysis toolkit.

Math and Statistics

  • mathjs - An extensive math library for JavaScript and Node.js.
  • bluemath - Math kernel in JavaScript.
  • libRmath.js - JavaScript Pure Implementation of Statistical R "core" numerical libRmath.so.
  • stdlib - A standard library for JavaScript, with an emphasis on numerical and scientific computing applications.
  • Simple Statistics - Statistical methods in readable JavaScript for browsers, servers, and people.
  • jStat - Perform advanced statistical operations.
  • BigInteger.js - Is an arbitrary-length integer library for JavaScript, allowing arithmetic operations on integers of unlimited size, notwithstanding memory and time limitations.
  • Fraction.js - Is a rational number library written in JavaScript.
  • fermat.ts - Is powerful mathematics and statistics library, containing everything from number theory to random numbers and linear algebra classes.
  • Simple Statistics - A JavaScript implementation of descriptive, regression, and inference statistics.

Machine learning

  • mljs - Machine learning tools in JavaScript.
  • machinelearn.js - Machine Learning library for the web and Node.

Natural Language Processing

  • Natural - General natural language facilities for node.
  • node-nlp - A Fork of Natural with many additional capabilities.
  • sentiment - AFINN-based sentiment analysis for Node.js.
  • compromise - Interprets and pre-parses English.
  • wink - Open Source packages for NLP, ML and Statistics in Node JS to build production grade solutions.
  • twitter-text-js - A JavaScript utility that provides text processing routines for Tweets.
  • Knwl.js - Find Dates, Places, Times, and More. A .js library for parsing text for specific information.
  • Talisman - A straightforward & modular NLP, machine learning & fuzzy matching library for JavaScript.
  • Franc - Natural language detection.
  • Underscore.string - Not actually an NLP library, but a useful toolkit for working with strings in JavaScript.

Deep Learning

  • TensorFlow.js - TensorFlow.js is a library for developing and training ML models in JavaScript, and deploying in browser or on Node.js.
  • ml5 - Friendly Machine Learning for the Web.
  • WebDNN - Fastest DNN Execution Framework on Web Browser.
  • brain.js - Neural networks in JavaScript.

Visualization

  • D3 - Data-driven documents.
  • C3.js - D3-based reusable chart library.
  • Vega - A Visualization Grammar.
  • Plotly.js - General-purpose data visualization.
  • Nivo - A rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries.
  • Chart.js - Simple yet flexible JavaScript charting for designers & developers.
  • Sigmajs - A JavaScript library dedicated to graph drawing.
  • Falcon - Interactive Visual Analysis for Big Data. Crossfilter millions of records without latencies.

Other languages

  • Pyodide - The scientific Python stack, compiled to WebAssembly.

awesome-javascript-data-science's People

Contributors

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