Skip to content

Commit

Permalink
feat: function to drop columns with non-numerical values from Table (
Browse files Browse the repository at this point in the history
…#96)

Closes #13.

### Summary of Changes

Add a method `drop_columns_with_non_numerical_values` to the `Table`
class to return a new table without columns with non-numerical values.

---------

Co-authored-by: lars-reimann <lars-reimann@users.noreply.github.com>
  • Loading branch information
lars-reimann and lars-reimann committed Mar 27, 2023
1 parent 7bad2e3 commit 8f14d65
Show file tree
Hide file tree
Showing 3 changed files with 549 additions and 464 deletions.

0 comments on commit 8f14d65

Please sign in to comment.