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