feature_engine icon indicating copy to clipboard operation
feature_engine copied to clipboard

add parameter to handle NA as per pandas functionality in forecasting classes

Open solegalli opened this issue 2 years ago • 0 comments

pandas shift and pandas rolling have a parameter to handle NaN introduced during the operations, we should allow users to tap into that parameter in our transformers.

@KishManani one for you? :p

Should be an easy fix.

solegalli avatar Sep 26 '22 12:09 solegalli