Skip to content

fix frame, generic, series.py #38169

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

Merged
merged 2 commits into from
Nov 30, 2020
Merged

Conversation

liudj2008
Copy link
Contributor

@liudj2008 liudj2008 commented Nov 30, 2020

Copy link
Member

@ivanovmg ivanovmg left a comment

Choose a reason for hiding this comment

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

@liudj2008, thank you for the PR!
Looks good to me.
Please update the original message: "partially closes" -> "xref".

Comment on lines -8199 to +8200
>>> d = dict({'price': [10, 11, 9, 13, 14, 18, 17, 19],
... 'volume': [50, 60, 40, 100, 50, 100, 40, 50]})
>>> d = {'price': [10, 11, 9, 13, 14, 18, 17, 19],
... 'volume': [50, 60, 40, 100, 50, 100, 40, 50]}
Copy link
Member

Choose a reason for hiding this comment

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

Good catch here!

@jreback jreback added this to the 1.2 milestone Nov 30, 2020
@jreback jreback added the Code Style Code style, linting, code_checks label Nov 30, 2020
@jreback jreback merged commit 450384e into pandas-dev:master Nov 30, 2020
@jreback
Copy link
Contributor

jreback commented Nov 30, 2020

thanks @liudj2008

jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Nov 30, 2020
@liudj2008
Copy link
Contributor Author

Thank you @ivanovmg and @jreback . Will look more issues with pandas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants