Skip to content

Conversation

datapythonista
Copy link
Member

Series.dt.normalize is listed both as an attribute and as a method. Removing the attribute instance, since it's a method.

@datapythonista datapythonista added this to the 2.2.2 milestone Mar 15, 2024
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

Does this need to be backported to 2.2.x?

@datapythonista
Copy link
Member Author

Does this need to be backported to 2.2.x?

No big difference, but if we do the docs of the 2.2 version won't have the duplicate. So I added it to the milestone.

@mroeschke mroeschke merged commit 60c4ce6 into pandas-dev:main Mar 15, 2024
@mroeschke
Copy link
Member

Thanks @datapythonista

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 15, 2024
mroeschke pushed a commit that referenced this pull request Mar 15, 2024
…normalize from docs) (#57854)

Backport PR #57848: DOC: Remove duplicated Series.dt.normalize from docs

Co-authored-by: Marc Garcia <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
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.

2 participants