JavaScript for Data Science (Hardcover)

Gans, Maya, Hodges, Toby, Wilson, Greg

  • 出版商: CRC
  • 出版日期: 2020-01-28
  • 售價: $6,660
  • 貴賓價: 9.5$6,327
  • 語言: 英文
  • 頁數: 232
  • 裝訂: Hardcover - also called cloth, retail trade, or trade
  • ISBN: 0367426528
  • ISBN-13: 9780367426521
  • 相關分類: JavaScriptData Science
  • 其他版本: JavaScript for Data Science
  • 海外代購書籍(需單獨結帳)

商品描述

JavaScript is the native language of the Internet. Originally created to make web pages more dynamic, it is now used for software projects of all kinds, including scientific visualization and data services. However, most data scientists have little or no experience with JavaScript, and most introductions to the language are written for people who want to build shopping carts rather than share maps of coral reefs.

This book will introduce you to JavaScript's power and idiosyncrasies and guide you through the key features of the language and its tools and libraries. The book places equal focus on client- and server-side programming, and shows readers how to create interactive web content, build and test data services, and visualize data in the browser. Topics include:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  • The core features of modern JavaScript
  • Creating templated web pages
  • Making those pages interactive using React
  • Data visualization using Vega-Lite
  • Using Data-Forge to wrangle tabular data
  • Building a data service with Express
  • Unit testing with Mocha

All of the material is covered by the Creative Commons Attribution-Noncommercial 4.0 International license (CC-BY-NC-4.0) and is included in the book's companion website at http: //js4ds.org .

Maya Gans is a freelance data scientist and front-end developer by way of quantitative biology. Toby Hodges is a bioinformatician turned community coordinator who works at the European Molecular Biology Laboratory. Greg Wilson co-founded Software Carpentry, and is now part of the education team at RStudio