Package Exports
- jpandas
- jpandas/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jpandas) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
📟 A lightweight JavaScript package for working with tabular data, inspired by pandas in Python..
jpandas
- 📦 Easy creation of tabular data structures in JavaScript.
- 📦 Provides a DataFrame class inspired by pandas in Python.
- 👨🏫 Rajnish created this CLI project
Installation
npm install jpandas
or
yarn add jpandas
Changelog
KEY: 📦 NEW
, 👌 IMPROVE
, 🐛 FIX
, 📖 DOC
, 🚀 RELEASE
, and 🤖 TEST
License
- BSD-3-Clause © Rajnish Singh