Skip to content

Conversation

@rmunjal29
Copy link
Contributor

@rmunjal29 rmunjal29 commented Aug 17, 2019

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@jbrockmendel
Copy link
Member

Can you use a more informative title?

Looks like a .ipynb file got included accidentally?

@rmunjal29
Copy link
Contributor Author

rmunjal29 commented Aug 17, 2019 via email

@rmunjal29 rmunjal29 changed the title Shiny new feature added names, fastpath parameters explanation to pandas.Series Aug 17, 2019
@jbrockmendel
Copy link
Member

Thanks. We can ignore the extra file for now, but you'll need to remove it before this can be merged.

Looks like the lint checker is unhappy about the removed newline. Can you run black pandas/core/series.py

@pep8speaks
Copy link

pep8speaks commented Aug 17, 2019

Hello @rmunjal29! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-11-08 00:20:49 UTC

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

Minor comments. If you can address and remove the ipynb file should be good to go

See the :ref:`user guide <basics.dtypes>` for more usages.
name : str, optional
The name argument allows to give name to a Series object, i.e. to the column.
If name isn't given, it will be named automatically.
Copy link
Member

Choose a reason for hiding this comment

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

I find this a little unclear - would be better to just remove

@WillAyd
Copy link
Member

WillAyd commented Sep 13, 2019

@rmunjal29 can you merge master and update to comments?

@rmunjal29
Copy link
Contributor Author

rmunjal29 commented Sep 13, 2019 via email

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

also merge master

@WillAyd
Copy link
Member

WillAyd commented Oct 22, 2019

@rmunjal29 can you address comments?

@rmunjal29
Copy link
Contributor Author

rmunjal29 commented Oct 22, 2019 via email

@WillAyd
Copy link
Member

WillAyd commented Oct 22, 2019 via email

@WillAyd WillAyd merged commit 62f6a42 into pandas-dev:master Nov 8, 2019
@WillAyd
Copy link
Member

WillAyd commented Nov 8, 2019

Thanks @rmunjal29

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.

5 participants