schema.onehotargs.md

May 15, 2024 ยท View on GitHub

Home > @datashaper/schema > OnehotArgs

OnehotArgs interface

Signature:

export interface OnehotArgs extends InputColumnArgs, SourcePreservingArgs 

Extends: InputColumnArgs, SourcePreservingArgs

Properties

PropertyModifiersTypeDescription
prefix?string(Optional) Optional prefixes for the output column names

Contents

  1. 1OnehotArgs interface
  2. 2Properties