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

[Dataframes] Implement .__len__(), .__contains__(), .first_valid_index(), and .last_valid_index() #1664

Merged
merged 3 commits into from
Mar 7, 2018

Conversation

11rohans
Copy link
Contributor

@11rohans 11rohans commented Mar 6, 2018

[Dataframes] Implements .len(), .contains(), .first_valid_index(), and .last_valid_index() methods

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/4148/
Test PASSed.

Copy link
Member

@devin-petersohn devin-petersohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@devin-petersohn devin-petersohn merged commit 0abebb0 into ray-project:master Mar 7, 2018
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.

3 participants