Skip to content

DOC: improve Series.map examples#65412

Open
rmsmuralidharan wants to merge 1 commit into
pandas-dev:mainfrom
rmsmuralidharan:fix-series-map-docs
Open

DOC: improve Series.map examples#65412
rmsmuralidharan wants to merge 1 commit into
pandas-dev:mainfrom
rmsmuralidharan:fix-series-map-docs

Conversation

@rmsmuralidharan
Copy link
Copy Markdown

Comment thread pandas/core/series.py
3 rabbit
dtype: str

`map` can also be used for element-wise transformations with functions:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is weird placement as it breaks up the existing example. Can you find a better place

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Update Series.map to reflect usage like DataFrame.map

2 participants