MCPcopy Create free account
hub / github.com/javascriptdata/danfojs / getDummies

Method getDummies

src/danfojs-base/shared/types.ts:179–179  ·  view source on GitHub ↗
(options?: {
        prefix?: string | Array<string>,
        prefixSeparator?: string | Array<string>,
        inplace?: boolean
    })

Source from the content-addressed store, hash-verified

177 and(other: any): Series
178 or(other: any): Series
179 getDummies(options?: {
180 prefix?: string | Array<string>,
181 prefixSeparator?: string | Array<string>,
182 inplace?: boolean

Callers 4

series.test.jsFile · 0.65
frame.test.jsFile · 0.65
frame.test.tsFile · 0.65

Implementers 1

Seriessrc/danfojs-base/core/series.ts

Calls

no outgoing calls

Tested by

no test coverage detected