pandas-for-js

0.0.2 • Public • Published

pandas-for-js

Pandas for JavaScript

Documentation

Installation and use

$ npm install pandas-for-js
import { Series, DataFrame } from 'pandas-for-js';
## Development

### Testing and build

$ npm run test $ npm run build

Testing uses [Jest](https://facebook.github.io/jest/). Building requires the babel compiler.

/pandas-for-js/

    Package Sidebar

    Install

    npm i pandas-for-js

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    618 kB

    Total Files

    64

    Last publish

    Collaborators

    • dengyongqing