Book description
Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniques
Key Features
- Build microservices to perform data transformation and ML model serving in JavaScript
- Explore what Danfo.js is and how it helps with data analysis and data visualization
- Combine Danfo.js and TensorFlow.js for machine learning
Book Description
Most data analysts use Python and pandas for data processing for the convenience and performance these libraries provide. However, JavaScript developers have always wanted to use machine learning in the browser as well. This book focuses on how Danfo.js brings data processing, analysis, and ML tools to JavaScript developers and how to make the most of this library to build data-driven applications.
Starting with an overview of modern JavaScript, you'll cover data analysis and transformation with Danfo.js and Dnotebook. The book then shows you how to load different datasets, combine and analyze them by performing operations such as handling missing values and string manipulations. You'll also get to grips with data plotting, visualization, aggregation, and group operations by combining Danfo.js with Plotly. As you advance, you'll create a no-code data analysis and handling system and create-react-app, react-table, react-chart, Draggable.js, and tailwindcss, and understand how to use TensorFlow.js and Danfo.js to build a recommendation system. Finally, you'll build a Twitter analytics dashboard powered by Danfo.js, Next.js, node-nlp, and Twit.js.
By the end of this app development book, you'll be able to build and embed data analytics, visualization, and ML capabilities into any JavaScript app in server-side Node.js or the browser.
What you will learn
- Perform data experimentation and analysis with Danfo.js and Dnotebook
- Build machine learning applications using Danfo.js integrated with TensorFlow.js
- Connect Danfo.js with popular database applications to aid data analysis
- Create a no-code data analysis and handling system using internal libraries
- Develop a recommendation system with Danfo.js and TensorFlow.js
- Build a Twitter analytics dashboard for sentiment analysis and other types of data insights
Who this book is for
This book is for data analysts, data scientists, and JavaScript developers who want to create data-driven applications in the JavaScript/Node.js environment. Intermediate-level knowledge of JavaScript programming and data science using pandas is expected.
Table of contents
- Building Data-Driven Applications with Danfo.js
- Contributors
- About the authors
- About the reviewers
- Preface
- Section 1: The Basics
-
Chapter 1: An Overview of Modern JavaScript
- Technical requirements
- Understanding the difference between let and var
- Destructuring
- Spread syntax
- Overview of scopes and closures
- Understanding Array and Object methods
- Understanding the this property
- Arrow functions
- Promises and async/await
- Object-oriented programming and JavaScript classes
- Setting up a modern JavaScript environment with transpilers
- Unit testing with Mocha and Chai
- Summary
- Section 2: Data Analysis and Manipulation with Danfo.js and Dnotebook
- Chapter 2: Dnotebook - An Interactive Computing Environment for JavaScript
- Chapter 3: Getting Started with Danfo.js
- Chapter 4: Data Analysis, Wrangling, and Transformation
- Chapter 5: Data Visualization with Plotly.js
- Chapter 6: Data Visualization with Danfo.js
- Chapter 7: Data Aggregation and Group Operations
- Section 3: Building Data-Driven Applications
- Chapter 8: Creating a No-Code Data Analysis/Handling System
- Chapter 9: Basics of Machine Learning
- Chapter 10: Introduction to TensorFlow.js
- Chapter 11: Building a Recommendation System with Danfo.js and TensorFlow.js
- Chapter 12: Building a Twitter Analysis Dashboard
- Chapter 13: Appendix: Essential JavaScript Concepts
- Other Books You May Enjoy
Product information
- Title: Building Data-Driven Applications with Danfo.js
- Author(s):
- Release date: September 2021
- Publisher(s): Packt Publishing
- ISBN: 9781801070850
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
book
Hands-On Serverless Applications with Kotlin
Choose the right architecture and design it using design patterns to create a serverless application that …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …