Skip to content

Conversation

akj2018
Copy link
Contributor

@akj2018 akj2018 commented Feb 19, 2025

Tasks performed

  1. Improved the existing example for Series.str.isnumeric to include Unicode fractions using shared docs.

  2. Add a new example to clear confusion regarding decimals, exponents and negative values

Before

image

After

image

@mroeschke mroeschke added the Docs label Feb 20, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 21, 2025
@mroeschke mroeschke merged commit 454b9d4 into pandas-dev:main Feb 21, 2025
42 checks passed
@mroeschke
Copy link
Member

Thanks @akj2018

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.

BUG: pd.Series.isnumeric() doesn't work on decimal value strings

2 participants