Practice Test Geeks home

Data Science with Python Certification Data Science with Python Data Cleaning and Preparation 5

What is the key difference between `df.fillna(method='ffill')` and `df.interpolate(method='linear')`?

Select your answer