Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-7035] Encourage __getitem__ over __getattr__ on column access in the Python DataFrame API #5971

Closed
wants to merge 1 commit into from

Conversation

ksonj
Copy link
Contributor

@ksonj ksonj commented May 7, 2015

No description provided.

@ksonj
Copy link
Contributor Author

ksonj commented May 7, 2015

Sorry for the mess, this time it should be OK

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented May 7, 2015

Thanks. This looks good. Merging it in now.

@asfgit asfgit closed this in fae4e2d May 7, 2015
asfgit pushed a commit that referenced this pull request May 7, 2015
…in the Python DataFrame API

Author: ksonj <kson@siberie.de>

Closes #5971 from ksonj/doc and squashes the following commits:

dadfebb [ksonj] __getitem__ is cleaner than __getattr__

(cherry picked from commit fae4e2d)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@nchammas
Copy link
Contributor

nchammas commented May 9, 2015

@rxin - Shouldn't this also be merged into branch-1.3?

jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
…in the Python DataFrame API

Author: ksonj <kson@siberie.de>

Closes apache#5971 from ksonj/doc and squashes the following commits:

dadfebb [ksonj] __getitem__ is cleaner than __getattr__
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
…in the Python DataFrame API

Author: ksonj <kson@siberie.de>

Closes apache#5971 from ksonj/doc and squashes the following commits:

dadfebb [ksonj] __getitem__ is cleaner than __getattr__
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
…in the Python DataFrame API

Author: ksonj <kson@siberie.de>

Closes apache#5971 from ksonj/doc and squashes the following commits:

dadfebb [ksonj] __getitem__ is cleaner than __getattr__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants