Implement the same functionality as the pandas library's ffill() method in rapidminer.

pranjali
pranjali New Altair Community Member
edited November 2024 in Community Q&A
ffill() function is used to fill the missing values in the dataframe. 'ffill' stands for 'forward fill' and will propagate the last valid observation forward.
Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Isn't this what Replace Missing Values (Series) does?

    Best,
    Martin

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.