Skip to content

data

pandas

polars

danfoJS

npm install danfojs

Warning

As of MAR25, bug on export still present. Do import * as dfd from 'danfojs/dist/danfojs-browser/src' instead ofimport * as dfd from 'danfojs'`

cdn: <script src="https://cdn.jsdelivr.net/npm/danfojs@1.1.2/lib/bundle.min.hs"></script>, then for usage:

// @ts-ignore
const { DataFrame } = window.dfd