Section 2: Data Analysis and Manipulation with Danfo.js and Dnotebook
This section introduces the reader to Danfo.js and Dnotebook (an interactive computing environment in JavaScript). It also dives deep into the internals of Danfo.js, examining DataFrames and Series, data transformation and analysis, plotting and visualization, and data aggregation and group operations.
This section comprises the following chapters:
- 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