FillNaFrom# class FillNaFrom(col, from_col)[source]# Fill nan value from another column. __init__(col, from_col)[source]# Parameters: col (str) – target column from_col (str) – from column Methods __init__(col, from_col) from_config(config) Create engine from config. Attributes engine_type