MCPcopy Create free account
hub / github.com/javascriptdata/danfojs / groupby.test.js

File groupby.test.js

src/danfojs-browser/tests/aggregators/groupby.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-undef */
2
3describe("groupby", function () {
4 it("Check group by One column data", function () {

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