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

Implements at and iat for DataFrame #1101

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

qinxuye
Copy link
Collaborator

@qinxuye qinxuye commented Mar 27, 2020

What do these changes do?

This PR added support for at and iat.

Related issue number

Resolves #1100 .

@qinxuye qinxuye added type: feature New feature mod: dataframe to be backported Indicate that the PR need to be backported to stable branch labels Mar 27, 2020
@qinxuye qinxuye added this to the v0.4.0b2 milestone Mar 27, 2020
Copy link
Member

@wjsi wjsi left a comment

Choose a reason for hiding this comment

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

LGTM

@wjsi wjsi merged commit c174f17 into mars-project:master Mar 27, 2020
@qinxuye qinxuye deleted the feature/df-at-iat branch March 27, 2020 08:14
qinxuye pushed a commit to qinxuye/mars that referenced this pull request Mar 28, 2020
wjsi pushed a commit that referenced this pull request Mar 28, 2020
@qinxuye qinxuye added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implements at and iat for DataFrame
2 participants