Skip to content

A function which drops all non numerical columns  #13

Closed
@Gerhardsa0

Description

@Gerhardsa0

Is your feature request related to a problem? Please describe

Sometimes we want to drop all non numerical columns, so we can easily plot an heatmap.
A function which drops all non numerical rows and returns a new table could work well here.

Desired solution

Table.drop_non_numerical_columns()-->Table

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions