Skip to content

DOC: Distinguish between Series.round and Series.dt.round #60181

Closed
@eightyseven

Description

@eightyseven

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/pandas-docs/stable/reference/api/pandas.Series.round.html#pandas.Series.round

Documentation problem

When using Series.round, it does not work on date data.

Suggested fix for documentation

Adding Series.dt.round in the "See also" section would make it more convenient for users to find the relevant documentation.
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.dt.round.html

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions