A Admin • 831.35K Points Coach Q. Which method allows you to fill NaN values with the previous non-null value? (A) fillna(method='forward') (B) fillna(method='ffill') (C) fillna(method='bfill') (D) fillna(method='pad') Correct Answer - Option(B) Views: 12 Filed under category Pandas Hashtags: Share Manage Tags
Discusssion
Login to discuss.