Skip to content

Standardise on None, np.nan or pd.NA for missing data #30

Description

@php1ic

We don't keep track of whether missing values, purposely or otherwise, are saved as None, np.nan or pd.NA.

The pandas docs have an article on this very topic so let's read it and decide what we want to do.

While we are at it, should the halflife values be timedeltas or similar, rather than floats?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions