Closed
Description
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.