Skip to content

Conversation

@sanjana-glitch-art
Copy link
Contributor

Comment on lines +1140 to +1142
>>> arr = pd.array([1, 2, 3, 5])
>>> arr.searchsorted([4])
array([3])
Copy link
Member

Choose a reason for hiding this comment

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

Can you change this example to show string data?

@mroeschke mroeschke added the Docs label Jan 6, 2026
@mroeschke mroeschke added this to the 3.0 milestone Jan 6, 2026
@mroeschke mroeschke merged commit 91bdb15 into pandas-dev:main Jan 6, 2026
41 of 42 checks passed
@mroeschke
Copy link
Member

Thanks @sanjana-glitch-art

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