Skip to content

Upgrade fill_na_by_ratio #2

@nirbarazida

Description

@nirbarazida

Add an option to insert 2 datasets - train and test.
fill_na_by_ratio(train, test=None, column_name)
if test = None:

  • fill Na in the train set by the train col ratio.

else:

  • fill Na in the test set by the train col ratio.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions