(options?: {
prefix?: string | Array<string>,
prefixSeparator?: string | Array<string>,
inplace?: boolean
})
| 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 |
no outgoing calls
no test coverage detected