You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-7035] Encourage __getitem__ over __getattr__ on column access in the Python DataFrame API
Author: ksonj <[email protected]>
Closes#5971 from ksonj/doc and squashes the following commits:
dadfebb [ksonj] __getitem__ is cleaner than __getattr__
0 commit comments