javascriptdata/danfojs
Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2303
- days_rel: 517
- days_push: 140
- n_releases_24m: 1
Adoption not part of the score
5056 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Danfo.js is a JavaScript library providing high-performance, intuitive data structures (Series and DataFrame) for manipulating and processing structured data, heavily inspired by and API-compatible with Python's pandas. It integrates with TensorFlow.js tensors and supports browser and Node.js environments.
Use cases
- manipulate tabular data in javascript like pandas
- clean and transform csv data in nodejs
- convert arrays into dataframes for analysis
- groupby and aggregate datasets in the browser
- convert dataframes to tensorflow.js tensors for machine learning
- merge and join datasets in javascript
- handle missing NaN values in javascript data analysis
When to choose
- you need pandas-like dataframes in JavaScript or TypeScript
- you are building browser-based or Node.js data analysis pipelines
- you want to feed tabular data into TensorFlow.js models
- your team knows pandas and wants a similar API in JS
When to avoid
- you work primarily in Python where pandas is more mature
- you need very large datasets beyond memory where Spark/DuckDB fit better
- you need advanced statistical or plotting features available in pandas ecosystem
Facets
library · maturity active
data-science etl data-visualization streaming data-science analytics data-visualization browser cross-platform dataframe pandas-like tensorflowjs typescript data-manipulation groupby tabular-data data-engineering nodejs javascript
1 source
- readme: https://github.com/javascriptdata/danfojs · fetched 2026-08-28 · 884963f53770
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| javascriptdata/danfojs | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="javascriptdata/danfojs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem