Getting Started
Introduction
Meet Data Science and understand where it fits.
Welcome to Data Science. In this lesson you will learn the essential ideas, prepare your environment, and complete your first practical example.
Use the example as a starting point, then change it and observe the result.
Important definitions
Syntax
Use this general pattern as a reference:
JAVASCRIPT
Examples
COMPLETE EXAMPLE
// Your first Data Science exampleExpected output
Hello from Data Science!