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
This makes encodings less coupled to the marker. Encodings would have a specific place to "pick up", an observable, where to get input data from. This can be set to a marker, which saves a reference to the previous transformation's result, or a local dataframe in case of a stand-alone encoding.
This transformInputs place can also be useful as it may be used by other helper methods in the encoding, like limits in trail.