Danfo.js
search
Ctrlk
  • Danfo.js Documentation
  • Getting Started
  • API referencechevron-right
    • General Functionschevron-right
    • Input/Outputchevron-right
    • Serieschevron-right
    • Dataframechevron-right
    • Configuration Options
    • Plottingchevron-right
    • Groupbychevron-right
  • User Guideschevron-right
  • Building Data Driven Applications with Danfo.js - Book
  • Contributing Guide
  • Release Notes
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

API reference

List of all public Danfo objects, functions and methods. All classes and functions exposed in danfo.* namespace is public.

circle-info

A stable version of Danfojs (v1), has been released, and it comes with full Typescript support, new features, and many bug fixes. See release note here.

There are a couple of breaking changes, so we have prepared a short migration guide for pre-v1 users.

  • General Functions

    • Data manipulations

    • Data Processing/Normalization

    • Top-level dealing with datetime like

  • Input/output

    • CSV

    • JSON

  • Series

    • Attributes

    • Conversion

    • Indexing, iteration

    • Binary operator functions

    • Function application, GroupBy & window

    • Computations / descriptive stats

    • Reindexing / selection / label manipulation

    • Missing data handling

    • Reshaping, sorting

    • Accessors

    • Serialization / IO / conversion

  • DataFrame

    • Attributes

    • Conversion

    • Indexing, iteration

    • Binary operator functions

    • Function application, GroupBy & window

    • Computations / descriptive stats

    • Reindexing / selection / label manipulation

    • Missing data handling

    • Reshaping, sorting, transposing

    • Combining / comparing / joining / merging

    • Serialization / IO / conversion

  • Plotting

    • Line Charts

    • Bar Charts

    • Scatter Plots

    • Histograms

    • Pie Charts

    • Tables

    • Box Plots

    • Violin Plots

    • Timeseries Plots

  • GroupByarrow-up-right

    • Indexing, iteration

    • Function application

    • Computations / descriptive stats

PreviousGetting Startedchevron-leftNextGeneral Functionschevron-right

Last updated 4 years ago

Was this helpful?

Was this helpful?