LazyColumn.isna
isna
A synonym for isnull(). Returns a boolean column indicating whether each value is null (NA).
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn of boolean values, where |
Examples:
A synonym for isnull(). Returns a boolean column indicating whether each value is null (NA).
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn of boolean values, where |
Examples: