Search from the table of contents of 2.5 million books
Advanced Search (Beta)
Home > Building Data-Driven Applications with Danfo. js: A practical guide to data analysis and machine learning using JavaScript

Building Data-Driven Applications with Danfo. js: A practical guide to data analysis and machine learning using JavaScript


Book Informaton

Building Data-Driven Applications with Danfo. js: A practical guide to data analysis and machine learning using JavaScript

Author

Rising Odegua, Stephen Oni

Year of Publication

2021

Publisher

Packt Publishing

Language

en

ISBN

1801070857, 9781801070850

ARI Id

1673433686824


Find on

World Cat

OpenLibrary

Internet Archive


This page has been accessed 5 times.
Asian Research Index Whatsapp Chanel
Asian Research Index Whatsapp Chanel

Join our Whatsapp Channel to get regular updates.

Citation Options
Download Citation

Showing 1 to 20 of 188 entries
Chapters/HeadingsAuthor(s)PagesInfo
Section 1: The Basics
Chapter 1: An Overview of Modern JavaScript
Technical requirements
Understanding the difference between let and var
var allows the redeclaration of variables
var is not a blocked scope
Destructuring
Spread syntax
Spreading or unpacking an iterable into an array
Creating new objects from existing ones
Function arguments
Overview of scopes and closures
Scope
Closure
Understanding Array and Object methods
Array methods
Objects
Understanding the this property
Arrow functions
Promises and async/await
Chapters/HeadingsAuthor(s)PagesInfo
Showing 1 to 20 of 188 entries
Topics