BPt.Dataset.set_non_input#
- Dataset.set_non_input(scope, inplace=False)[source]#
This method is used to set either a single column, or multiple, specifically with role non input. This function is simply a helper wrapper around
Dataset.set_role()
.See Role for more information about how roles are used within BPt.