Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20258
Isn't it just a helper function?
```python
def apply(self, func):
return func(self)
```
I don't think it's quite worth adding it.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
