🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "pranjali"
New Altair Community Member
Updated by Jocelyn
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.

Find more posts tagged with

Sort by:
1 - 1 of 11