NAFillPlan
Defined in: plan/logical-plan.ts:417
Fill null values.
- Spark Connect: Relation.FillNa (NAFill)
Properties
Section titled “Properties”child: LogicalPlan;Defined in: plan/logical-plan.ts:419
cols: string[];Defined in: plan/logical-plan.ts:420
type: "fillNa";Defined in: plan/logical-plan.ts:418
values
Section titled “values”values: (string | number | boolean)[];Defined in: plan/logical-plan.ts:421