Data-Centric-AI-Community / awesome-python-for-data-science

A curated list of awesome resources such as books, tutorials, courses, open-source libraries, exercises, and other materials that support Pythonistas in the making, and Pythonistas migrating into Data Science! 📊
http://discord.com/invite/mw7xjJ7b7s
70 stars 15 forks source link

Encoding categorical data #33

Open Axikop opened 7 months ago

Axikop commented 7 months ago

A step by step comprehensive beginner's guide on how to deal with categorical data and how to convert it into the numerical form with the famous one hot encoding technique.