Skip to content

Adding a na.rm option #6

@soerenkuenzel

Description

@soerenkuenzel

Often there are missing values in the data frames. It is annoying to manually delete those rows all the time, and it might be interesting to add an option na.rm. It could have the options:
remove: those rows are removed,
error: everything is stopped,
impute: these values are somehow imputed. (we could ignore this options for now)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions