Skip to content

DOC: var and std missing examples #44162

Closed
@AnshuTrivedi

Description

@AnshuTrivedi

  • 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/docs/reference/api/pandas.DataFrame.var.html
https://pandas.pydata.org/docs/dev/reference/api/pandas.DataFrame.std.html

Screenshot (1178)

Documentation problem

In all other APIs in DataFrame at least one example is given for better understanding.
I believe, function description is also available in notebooks but not any example.
It's good to have one example for mentioned APIs.

Suggested fix for documentation

Fix: Use of atleast one example for better undertanding of function.
It's better because function description along with example creates clarity of its use and implimentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions