Skip to content

Minor correction to chapter 2: pandas std() is not an unbiased estimator #2

@MichalBrzozowski91

Description

@MichalBrzozowski91

In the first table in Chapter 2, Section: Manipulating data there is a claim that pandas std() is an unbiased standard deviation. That is not correct, std() is a sample standard deviation which is known to be biased.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions