Skip to content

NaN columns to remove refactoring #1

@alessiamarcolini

Description

@alessiamarcolini

Why in https://github.com/HK3-Lab-Team/umapviz/blob/master/src/umapviz/umap_exp.py#L299 we are not using methods/properties of DataFrameWithInfo to get the columns to remove / to keep?

We could use least_nan_cols method (https://github.com/HK3-Lab-Team/pd_extras/blob/master/src/pd_extras/dataframe_with_info.py#L503) to not reimplement the calculation from scratch

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