Skip to content

DOC: pandas.Series.str.is(digit|alpha|lower|upper|...) source links point to wrapper function #45962

Open
@janosh

Description

@janosh

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/reference/api/pandas.Series.str.isdigit.html

Documentation problem

Many (all?) of the pandas.Series.str.is(digit|alpha|lower|upper|...) source link link to a _map_and_wrap wrapper function not their actual implementation.

Suggested fix for documentation

Link actual code that provides the documented functionality.

Metadata

Metadata

Assignees

Labels

DocsStringsString extension data type and string data

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions