Skip to content

re: replacing NaN with zeros #6

Open
@joel-mcmurry

Description

@joel-mcmurry

Any thoughts on omitting the preprocessing step in which NaNs are set to zero? Choosing how to handle missing data is a non-trivial modeling choice and having it happen automatically might cause problems for the analyst. My preference would be to drop any row with missings, but throwing an error is also a fine way to go. Thanks!

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