Skip to content

Conversation

martinwrudolf
Copy link
Contributor

@martinwrudolf martinwrudolf commented May 20, 2021

@@ -267,7 +267,7 @@ def deprecate_nonkeyword_arguments(

Parameters
----------
version : str
version : str, optional
Copy link
Member

Choose a reason for hiding this comment

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

maybe could set None as the default

Copy link
Member

Choose a reason for hiding this comment

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

True, but to be fair to them I didn't write that in the issue...IMO might as well merge as-in, the function itself could be given a default value later

@simonjayhawkins simonjayhawkins changed the title Doc41553 DOC: fixup docstring of deprecate_nonkeyword_arguments May 21, 2021
@simonjayhawkins simonjayhawkins added Deprecate Functionality to remove in pandas Docs labels May 21, 2021
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone May 21, 2021
@MarcoGorelli MarcoGorelli merged commit 4b7b56c into pandas-dev:master May 24, 2021
@MarcoGorelli
Copy link
Member

Thanks @marty-rudolf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: fixup docstring of deprecate_nonkeyword_arguments
3 participants