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