MCPcopy Index your code
hub / github.com/javascriptdata/danfojs / groupby.test.ts

File groupby.test.ts

src/danfojs-node/test/aggregators/groupby.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from "chai";
2import { describe, it } from "mocha";
3import { DataFrame } from '../../dist/danfojs-node/src';
4

Callers

nothing calls this directly

Calls 15

getGroupMethod · 0.80
colMethod · 0.80
aggMethod · 0.80
firstMethod · 0.80
lastMethod · 0.80
groupbyMethod · 0.65
countMethod · 0.65
sumMethod · 0.65
cumSumMethod · 0.65
cumMaxMethod · 0.65
cumMinMethod · 0.65
cumProdMethod · 0.65

Tested by

no test coverage detected