Skip to content

Commit

Permalink
fix: allow nan in some transformers (#41)
Browse files Browse the repository at this point in the history
These transformers now accept dataframes with nan values.
- ColumnDropperTransformer
- DtypeTransformer
- LeftJoinTransformer
  • Loading branch information
premsrii authored Jan 16, 2023
1 parent 839ba5a commit 772d717
Show file tree
Hide file tree
Showing 4 changed files with 482 additions and 285 deletions.
Loading

0 comments on commit 772d717

Please sign in to comment.