ml icon indicating copy to clipboard operation
ml copied to clipboard

mlxtend Library pip install mlxtend

Open KanchanSarkar opened this issue 3 years ago • 0 comments

from mlxtend.preprocessing import minmax_scaling minmax_scaling(df, columns=['s1', 's2'])

This Code doesn't work . Its Better to mention that pip install mlxtend need to be run in cmd if someone is running in local machine

Regards Kanchan

KanchanSarkar avatar Jun 06 '21 15:06 KanchanSarkar