javascriptdata/danfojs
A JavaScript data analysis library modeled after Pandas with built-in TensorFlow.js tensor interoperability.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
Danfo.js is an open-source JavaScript library providing high-performance, expressive data structures for manipulating and processing structured data, closely mirroring the Pandas API. It supports common data analysis operations like handling missing data, DataFrame operations, and integrates with TensorFlow.js by allowing seamless conversion between its data structures and tensors, enabling use in ML data pipelines.