Skip to content

DOC: Improve doc summaries in series.rst #45237

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 6 commits into from
Jan 8, 2022

Conversation

mroeschke
Copy link
Member

No description provided.

@mroeschke mroeschke added the Docs label Jan 6, 2022
@@ -1265,7 +1265,7 @@ def astype(self, dtype: AstypeArg | None = None, copy: bool = True):

def map(self: SparseArrayT, mapper) -> SparseArrayT:
"""
Map categories using input correspondence (dict, Series, or function).
Map categories using an input mapping or function.
Copy link
Member

Choose a reason for hiding this comment

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

OT: itd be nice to share this docstring with Categorical.map.

@jbrockmendel
Copy link
Member

Small comments, otherwise LGTM

@mroeschke mroeschke added this to the 1.5 milestone Jan 7, 2022
@jreback
Copy link
Contributor

jreback commented Jan 8, 2022

@meeseeksdev backport 1.4.x

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 8, 2022
@lumberbot-app
Copy link

lumberbot-app bot commented Jan 8, 2022

Something went wrong ... Please have a look at my logs.

jreback pushed a commit that referenced this pull request Jan 8, 2022
@mroeschke mroeschke deleted the doc/series_summaries branch January 8, 2022 20:19
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.

3 participants