You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if there was a way for the individual feature transforms to signal that a feature should be dropped. One way to do this would be to return None for the shape. This would allow us to cut down on some of the post-process steps.