Skip to content

DOC: Typo in pandas.tseries.offset #43749

@tanjt107

Description

@tanjt107

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

Location of the documentation

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.tseries.offsets.BYearEnd.html

Documentation problem

A “s” is missing in the word “offset” from pandas.tseries.offset import BYearEnd

Suggested fix for documentation

from pandas.tseries.offsets import BYearEnd

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions