dotnet / dotnet/machinelearning
MissingValueReplacingEstimator fill with preceiding values
Open
area-Transforms
enhancement
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
Is there a option to fill missing values with the preceding value similar to `pandas.fillna(method = ffill)` method for the MissingValueReplacingEstimator? How would that be achieved?
Contributor guide
Assessment
This issue has not been assessed yet.