javascriptdata / danfojs-doc

Documentation for Danfo.js
10 stars 20 forks source link

description: >- Danfo.js is an open-source, JavaScript library providing high-performance, intuitive, and easy-to-use data structures for manipulating and processing structured data.

Danfo.js Documentation

Danfo.js is heavily inspired by the Pandas library and provides a similar interface and API. This means users familiar with the Pandas API can easily use Danfo.js.

Main Features

Getting Started

New to Danfo? Check out the getting started guides. It contains a quick introduction to D_anfo's_ main concepts and links to additional content.

{% content-ref url="getting-started.md" %} getting-started.md {% endcontent-ref %}

API Reference

The reference guide contains a detailed description of the danfo API. The reference describes how each function works and which parameters can be used.

{% content-ref url="api-reference/" %} api-reference {% endcontent-ref %}

User Guides/Tutorials

{% content-ref url="examples/" %} examples {% endcontent-ref %}

Building Data Driven Applications with Danfo.js - Book

{% content-ref url="building-data-driven-applications-with-danfo.js-book.md" %} building-data-driven-applications-with-danfo.js-book.md {% endcontent-ref %}

Contributing Guide

Want to help improve our documentation and existing functionalities? The contributing guidelines will guide you through the process.

{% content-ref url="contributing-guide.md" %} contributing-guide.md {% endcontent-ref %}

Release Notes

{% content-ref url="release-notes.md" %} release-notes.md {% endcontent-ref %}