schema.imputeargs.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > ImputeArgs

ImputeArgs interface

Signature:

export interface ImputeArgs extends InputColumnArgs 

Extends: InputColumnArgs

Properties

PropertyModifiersTypeDescription
valueValueValue to fill in empty cells

Contents

  1. 1ImputeArgs interface
  2. 2Properties