Skip to content

DOC: Fix docstring typo #60369

Closed
Closed
@jct102

Description

@jct102

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://github.com/pandas-dev/pandas/blob/main/pandas/core/series.py

Documentation problem

The docstring for the arrow_c_stream method in the Series class uses the word "behaviour".

Suggested fix for documentation

Suggested to rewrite as "behavior", which is the American English spelling, to maintain consistency with the rest of the Pandas codebase.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions