Wei Jie

Results 1 comments of Wei Jie

@the-whopper I'm thinking that this might be a faster solution instead of creating a new feature for it. ``` Python df = pd.DataFrame({ 'vartype_numeric': [1, 2, 3], 'vartype_bool': [True, False,...