Login
From:
GeekPython - Python Programming Tutorials
(Uncensored)
subscribe
Pandas df.ffill() and df.bfill() - Handling Missing Values in Dataset
https://geekpython.in/ffill-and-bfill-in-pandas
links
backlinks
Tagged with:
python
machine learning
pandas
The DataFrame.ffill() (forward fill) propagates missing or NaN values using the previous valid value in a column or row, while DataFrame.bfill() (backward
Roast topics
Find topics
Find it!