Skip to content

Pandas 1.2.0 compatibility - std() for the datetime64[ns] dtype #8214

@jsignell

Description

@jsignell

This doesn't work yet in dask because here the implementation of std generally depends on var, which doesn't work for datetimes.

Some tests are skipped for this in dask/dataframe/tests/test_arithmetics_reduction.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions